Searched defs:qmp (Results 1 – 4 of 4) sorted by relevance
51 struct qmp *qmp; member69 struct qmp { struct84 struct qmp_cooling_device *cooling_devs; argument87 static void qmp_kick(struct qmp *qmp) in qmp_kick()98 static bool qmp_link_acked(struct qmp *qmp) in qmp_link_acked()113 static int qmp_open(struct qmp *qmp) in qmp_open()184 static void qmp_close(struct qmp *qmp) in qmp_close()193 struct qmp *qmp = data; in qmp_intr() local438 struct qmp *qmp; in qmp_get() local462 void qmp_put(struct qmp *qmp) in qmp_put()[all …]
22 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()
2992 struct qcom_qmp *qmp; member4153 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_serdes_init() local4697 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_init() local4792 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_com_exit() local4828 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_init() local4873 struct qcom_qmp *qmp = qphy->qmp; in qcom_qmp_phy_power_on() local5129 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_suspend() local5154 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_runtime_resume() local5188 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_vreg_init() local5204 struct qcom_qmp *qmp = dev_get_drvdata(dev); in qcom_qmp_phy_reset_init() local[all …]
19 struct qmp *qmp; member
Completed in 14 milliseconds