Searched refs:qmp_get (Results 1 – 5 of 5) sorted by relevance
17 struct qmp *qmp_get(struct device *dev);27 static inline struct qmp *qmp_get(struct device *dev) in qmp_get() function
199 struct qmp *qmp = qmp_get(power->dev); in ipa_power_retention_init()
443 * qmp_get() - get a qmp handle from a device448 struct qmp *qmp_get(struct device *dev) in qmp_get() function 474 EXPORT_SYMBOL_GPL(qmp_get);478 * @qmp: qmp handle obtained from qmp_get()484 * qmp_get() in qmp_put()
331 qcom_stats_qmp = qmp_get(&pdev->dev); in qcom_stats_probe()
2056 gmu->qmp = qmp_get(gmu->dev); in a6xx_gmu_init()