Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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()
/openbmc/linux/drivers/soc/qcom/
H A Dqcom_aoss.c467 void qmp_put(struct qmp *qmp) in qmp_put() function
476 EXPORT_SYMBOL(qmp_put);
/openbmc/linux/drivers/net/ipa/
H A Dipa_power.c318 qmp_put(power->qmp); in ipa_power_retention_exit()