Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/qcom/
H A Dice.h36 struct qcom_ice *of_qcom_ice_get(struct device *dev);
/openbmc/linux/drivers/soc/qcom/
H A 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);
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c124 ice = of_qcom_ice_get(dev); in ufs_qcom_ice_init()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-msm.c1820 ice = of_qcom_ice_get(dev); in sdhci_msm_ice_init()