Home
last modified time | relevance | path

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

/linux-6.15/include/soc/qcom/
H A Dice.h30 int qcom_ice_suspend(struct qcom_ice *ice);
/linux-6.15/drivers/soc/qcom/
H A Dice.c157 int qcom_ice_suspend(struct qcom_ice *ice) in qcom_ice_suspend() function
163 EXPORT_SYMBOL_GPL(qcom_ice_suspend);
/linux-6.15/drivers/ufs/host/
H A Dufs-qcom.c211 return qcom_ice_suspend(host->ice); in ufs_qcom_ice_suspend()
/linux-6.15/drivers/mmc/host/
H A Dsdhci-msm.c1938 return qcom_ice_suspend(msm_host->ice); in sdhci_msm_ice_suspend()