Home
last modified time | relevance | path

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

/drivers/soc/qcom/
Dqcom_aoss.c53 struct qmp *qmp; member
72 struct qmp { struct
88 struct qmp_cooling_device *cooling_devs; argument
92 struct qmp *qmp; argument
98 static void qmp_kick(struct qmp *qmp) in qmp_kick()
104 static bool qmp_magic_valid(struct qmp *qmp) in qmp_magic_valid()
109 static bool qmp_link_acked(struct qmp *qmp) in qmp_link_acked()
114 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked()
119 static bool qmp_ucore_channel_up(struct qmp *qmp) in qmp_ucore_channel_up()
124 static int qmp_open(struct qmp *qmp) in qmp_open()
[all …]
/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2884 struct qcom_qmp *qmp; member
4011 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_serdes_init() local
4555 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_init() local
4650 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_exit() local
4686 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_init() local
4731 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_power_on() local
4987 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_suspend() local
5012 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_resume() local
5046 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_vreg_init() local
5062 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_reset_init() local
[all …]
/drivers/net/ipa/
Dipa_power.c78 struct qmp *qmp; member
408 struct qmp *qmp = qmp_get(power->dev); in ipa_power_retention_init() local