Lines Matching defs:qmp
1707 static int qmp_usb_serdes_init(struct qmp_usb *qmp) in qmp_usb_serdes_init()
1721 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_init() local
1762 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_exit() local
1776 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_on() local
1830 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_off() local
1876 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_set_mode() local
1890 static void qmp_usb_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_enable_autonomous_mode()
1919 static void qmp_usb_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_disable_autonomous_mode()
1939 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_suspend() local
1958 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_resume() local
1989 static int qmp_usb_vreg_init(struct qmp_usb *qmp) in qmp_usb_vreg_init()
2006 static int qmp_usb_reset_init(struct qmp_usb *qmp, in qmp_usb_reset_init()
2031 static int qmp_usb_clk_init(struct qmp_usb *qmp) in qmp_usb_clk_init()
2072 static int phy_pipe_clk_register(struct qmp_usb *qmp, struct device_node *np) in phy_pipe_clk_register()
2120 static int qmp_usb_parse_dt_legacy(struct qmp_usb *qmp, struct device_node *np) in qmp_usb_parse_dt_legacy()
2188 static int qmp_usb_parse_dt(struct qmp_usb *qmp) in qmp_usb_parse_dt()
2236 struct qmp_usb *qmp; in qmp_usb_probe() local