Home
last modified time | relevance | path

Searched refs:qmp_get (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/soc/qcom/
H A Dqcom_aoss.h17 struct qmp *qmp_get(struct device *dev);
27 static inline struct qmp *qmp_get(struct device *dev) in qmp_get() function
/linux/drivers/soc/qcom/
H A Dqcom_aoss.c447 struct qmp *qmp_get(struct device *dev) in qmp_get() function
473 EXPORT_SYMBOL_GPL(qmp_get);
/linux/drivers/net/ipa/
H A Dipa_power.c199 struct qmp *qmp = qmp_get(power->dev); in ipa_power_retention_init()
/linux/drivers/remoteproc/
H A Dqcom_q6v5.c333 q6v5->qmp = qmp_get(&pdev->dev); in qcom_q6v5_init()
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1986 gmu->qmp = qmp_get(gmu->dev); in a6xx_gmu_init()