Home
last modified time | relevance | path

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

/Linux-v6.6/include/soc/qcom/
Dice.h30 int qcom_ice_suspend(struct qcom_ice *ice);
/Linux-v6.6/drivers/soc/qcom/
Dice.c156 int qcom_ice_suspend(struct qcom_ice *ice) in qcom_ice_suspend() function
162 EXPORT_SYMBOL_GPL(qcom_ice_suspend);
/Linux-v6.6/drivers/ufs/host/
Dufs-qcom.c144 return qcom_ice_suspend(host->ice); in ufs_qcom_ice_suspend()
/Linux-v6.6/drivers/mmc/host/
Dsdhci-msm.c1852 return qcom_ice_suspend(msm_host->ice); in sdhci_msm_ice_suspend()