Home
last modified time | relevance | path

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

/linux/include/soc/qcom/
H A Dice.h16 int qcom_ice_suspend(struct qcom_ice *ice);
/linux/drivers/soc/qcom/
H A Dice.c324 int qcom_ice_suspend(struct qcom_ice *ice) in qcom_ice_suspend() function
331 EXPORT_SYMBOL_GPL(qcom_ice_suspend);
/linux/drivers/ufs/host/
H A Dufs-qcom.c236 return qcom_ice_suspend(host->ice); in ufs_qcom_ice_suspend()
/linux/drivers/mmc/host/
H A Dsdhci-msm.c1975 return qcom_ice_suspend(msm_host->ice); in sdhci_msm_ice_suspend()