Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/qcom/
Dqcom_aoss.c51 struct qmp *qmp; member
69 struct qmp { struct
85 struct qmp_cooling_device *cooling_devs; argument
89 struct qmp *qmp; argument
95 static void qmp_kick(struct qmp *qmp) in qmp_kick()
101 static bool qmp_magic_valid(struct qmp *qmp) in qmp_magic_valid()
106 static bool qmp_link_acked(struct qmp *qmp) in qmp_link_acked()
111 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked()
116 static bool qmp_ucore_channel_up(struct qmp *qmp) in qmp_ucore_channel_up()
121 static int qmp_open(struct qmp *qmp) in qmp_open()
[all …]
/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.c961 struct qcom_qmp *qmp; member
1300 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_init() local
1408 static int qcom_qmp_phy_com_exit(struct qcom_qmp *qmp) in qcom_qmp_phy_com_exit()
1445 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_enable() local
1574 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_disable() local
1603 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_set_mode() local
1612 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_enable_autonomous_mode() local
1642 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_disable_autonomous_mode() local
1661 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_suspend() local
1686 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_resume() local
[all …]