Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/qcom/
H A Dice.h29 int qcom_ice_resume(struct qcom_ice *ice);
/openbmc/linux/drivers/soc/qcom/
H A Dice.c140 int qcom_ice_resume(struct qcom_ice *ice) in qcom_ice_resume() function
154 EXPORT_SYMBOL_GPL(qcom_ice_resume);
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c142 return qcom_ice_resume(host->ice); in ufs_qcom_ice_resume()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-msm.c1844 return qcom_ice_resume(msm_host->ice); in sdhci_msm_ice_resume()