Home
last modified time | relevance | path

Searched refs:qmp_usb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c522 struct qmp_usb { struct
727 static int qmp_usb_legacy_serdes_init(struct qmp_usb *qmp) in qmp_usb_legacy_serdes_init()
741 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_init_dp_com()
768 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_init()
811 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_exit()
825 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_power_on()
877 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_power_off()
923 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_set_mode()
937 static void qmp_usb_legacy_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_legacy_enable_autonomous_mode()
966 static void qmp_usb_legacy_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_legacy_disable_autonomous_mode()
[all …]
H A Dphy-qcom-qmp-usb.c1238 struct qmp_usb { struct
1645 static int qmp_usb_serdes_init(struct qmp_usb *qmp) in qmp_usb_serdes_init()
1659 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_init()
1700 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_exit()
1714 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_on()
1768 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_off()
1814 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_set_mode()
1828 static void qmp_usb_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_enable_autonomous_mode()
1857 static void qmp_usb_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_disable_autonomous_mode()
1877 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_suspend()
[all …]