qmp_get
gmu->qmp = qmp_get(gmu->dev);
struct qmp *qmp = qmp_get(power->dev);
q6v5->qmp = qmp_get(&pdev->dev);
EXPORT_SYMBOL_GPL(qmp_get);
qcom_stats_qmp = qmp_get(&pdev->dev);
struct qmp *qmp_get(struct device *dev);