Home
last modified time | relevance | path

Searched refs:qcom_ice_enable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/soc/qcom/
H A Dice.h28 int qcom_ice_enable(struct qcom_ice *ice);
/openbmc/linux/drivers/soc/qcom/
H A Dice.c131 int qcom_ice_enable(struct qcom_ice *ice) in qcom_ice_enable() function
138 EXPORT_SYMBOL_GPL(qcom_ice_enable);
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c115 qcom_ice_enable(host->ice); in ufs_qcom_ice_enable()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-msm.c1838 qcom_ice_enable(msm_host->ice); in sdhci_msm_ice_enable()