Home
last modified time | relevance | path

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

/drivers/phy/qualcomm/
Dphy-qcom-qmp-usb-legacy.c543 struct qmp_usb { struct
758 static int qmp_usb_legacy_serdes_init(struct qmp_usb *qmp) in qmp_usb_legacy_serdes_init()
772 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_init_dp_com()
799 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_init()
842 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_exit()
856 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_power_on()
910 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_power_off()
956 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_legacy_set_mode()
970 static void qmp_usb_legacy_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_legacy_enable_autonomous_mode()
999 static void qmp_usb_legacy_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_legacy_disable_autonomous_mode()
[all …]
Dphy-qcom-qmp-usb.c1201 struct qmp_usb { struct
1642 static int qmp_usb_serdes_init(struct qmp_usb *qmp) in qmp_usb_serdes_init()
1656 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_init()
1697 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_exit()
1711 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_on()
1770 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_off()
1816 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_set_mode()
1830 static void qmp_usb_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_enable_autonomous_mode()
1859 static void qmp_usb_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_disable_autonomous_mode()
1879 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_suspend()
[all …]