Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dqcom_aoss.h18 void qmp_put(struct qmp *qmp);
32 static inline void qmp_put(struct qmp *qmp) in qmp_put() function
/linux/drivers/remoteproc/
H A Dqcom_q6v5.c343 qmp_put(q6v5->qmp); in qcom_q6v5_init()
362 qmp_put(q6v5->qmp); in qcom_q6v5_deinit()
/linux/drivers/soc/qcom/
H A Dqcom_aoss.c479 void qmp_put(struct qmp *qmp) in qmp_put() function
488 EXPORT_SYMBOL_GPL(qmp_put);
/linux/drivers/net/ipa/
H A Dipa_power.c215 qmp_put(power->qmp); in ipa_power_retention_exit()
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1754 qmp_put(gmu->qmp); in a6xx_gmu_remove()