Searched refs:qcom_ice (Results 1 – 6 of 6) sorted by relevance
11 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 *of_qcom_ice_get(struct device *dev);
43 struct qcom_ice { struct51 static bool qcom_ice_check_supported(struct qcom_ice *ice) in qcom_ice_check_supported() argument81 static void qcom_ice_low_power_mode_enable(struct qcom_ice *ice) in qcom_ice_low_power_mode_enable()92 static void qcom_ice_optimization_enable(struct qcom_ice *ice) in qcom_ice_optimization_enable()117 static int qcom_ice_wait_bist_status(struct qcom_ice *ice) in qcom_ice_wait_bist_status()131 int qcom_ice_enable(struct qcom_ice *ice) in qcom_ice_enable()140 int qcom_ice_resume(struct qcom_ice *ice) in qcom_ice_resume()156 int qcom_ice_suspend(struct qcom_ice *ice) in qcom_ice_suspend()164 int qcom_ice_program_key(struct qcom_ice *ice, in qcom_ice_program_key()202 int qcom_ice_evict_key(struct qcom_ice *ice, int slot) in qcom_ice_evict_key()[all …]
33 qcom_ice-objs += ice.o34 obj-$(CONFIG_QCOM_INLINE_CRYPTO_ENGINE) += qcom_ice.o
213 struct qcom_ice *ice;
122 struct qcom_ice *ice; in ufs_qcom_ice_init()
277 struct qcom_ice *ice;1864 struct qcom_ice *ice; in sdhci_msm_ice_init()