Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/qcom/
Dice.h36 struct qcom_ice *of_qcom_ice_get(struct device *dev);
/linux-6.6.21/drivers/soc/qcom/
Dice.c264 struct qcom_ice *of_qcom_ice_get(struct device *dev) in of_qcom_ice_get() function
329 EXPORT_SYMBOL_GPL(of_qcom_ice_get);
/linux-6.6.21/drivers/ufs/host/
Dufs-qcom.c118 ice = of_qcom_ice_get(dev); in ufs_qcom_ice_init()
/linux-6.6.21/drivers/mmc/host/
Dsdhci-msm.c1820 ice = of_qcom_ice_get(dev); in sdhci_msm_ice_init()