Home
last modified time | relevance | path

Searched refs:qcom_ice (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/soc/qcom/
H A Dice.c45 struct qcom_ice { struct
132 int qcom_ice_enable(struct qcom_ice *ice) in qcom_ice_enable()
141 int qcom_ice_resume(struct qcom_ice *ice) in qcom_ice_resume()
157 int qcom_ice_suspend(struct qcom_ice *ice) in qcom_ice_suspend()
165 int qcom_ice_program_key(struct qcom_ice *ice, in qcom_ice_program_key()
212 struct qcom_ice *engine; in qcom_ice_create()
268 struct qcom_ice *ice; in of_qcom_ice_get()
327 static void qcom_ice_put(const struct qcom_ice *ice) in qcom_ice_put()
337 qcom_ice_put(*(struct qcom_ice **)res); in devm_of_qcom_ice_put()
356 struct qcom_ice *ice, **dr; in devm_of_qcom_ice_get()
[all …]
H A DMakefile39 qcom_ice-objs += ice.o
40 obj-$(CONFIG_QCOM_INLINE_CRYPTO_ENGINE) += qcom_ice.o
/linux-6.15/include/soc/qcom/
H A Dice.h11 struct qcom_ice;
28 int qcom_ice_enable(struct qcom_ice *ice);
29 int qcom_ice_resume(struct qcom_ice *ice);
30 int qcom_ice_suspend(struct qcom_ice *ice);
31 int qcom_ice_program_key(struct qcom_ice *ice,
35 int qcom_ice_evict_key(struct qcom_ice *ice, int slot);
36 struct qcom_ice *devm_of_qcom_ice_get(struct device *dev);
/linux-6.15/drivers/ufs/host/
H A Dufs-qcom.h252 struct qcom_ice *ice;
H A Dufs-qcom.c148 struct qcom_ice *ice; in ufs_qcom_ice_init()
/linux-6.15/drivers/mmc/host/
H A Dsdhci-msm.c277 struct qcom_ice *ice;
1867 struct qcom_ice *ice; in sdhci_msm_ice_init()