Home
last modified time | relevance | path

Searched defs:qmp (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/soc/qcom/
Dqcom_aoss.c51 struct qmp *qmp; member
69 struct qmp { struct
84 struct qmp_cooling_device *cooling_devs; argument
87 static void qmp_kick(struct qmp *qmp) in qmp_kick()
93 static bool qmp_magic_valid(struct qmp *qmp) in qmp_magic_valid()
98 static bool qmp_link_acked(struct qmp *qmp) in qmp_link_acked()
103 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked()
108 static bool qmp_ucore_channel_up(struct qmp *qmp) in qmp_ucore_channel_up()
113 static int qmp_open(struct qmp *qmp) in qmp_open()
184 static void qmp_close(struct qmp *qmp) in qmp_close()
[all …]
/linux-5.19.10/include/linux/soc/qcom/
Dqcom_aoss.h22 static inline int qmp_send(struct qmp *qmp, const void *data, size_t len) in qmp_send()
32 static inline void qmp_put(struct qmp *qmp) in qmp_put()
/linux-5.19.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c3245 struct qcom_qmp *qmp; member
4527 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_serdes_init() local
5071 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_init() local
5166 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_exit() local
5202 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_init() local
5247 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_power_on() local
5503 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_suspend() local
5528 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_resume() local
5562 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_vreg_init() local
5578 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_reset_init() local
[all …]
/linux-5.19.10/drivers/net/ipa/
Dipa_power.c66 struct qmp *qmp; member
295 struct qmp *qmp = qmp_get(power->dev); in ipa_power_retention_init() local
/linux-5.19.10/drivers/remoteproc/
Dqcom_q6v5.h20 struct qmp *qmp; member