Lines Matching defs:qmp
1975 static int qmp_usb_serdes_init(struct qmp_usb *qmp) in qmp_usb_serdes_init()
1989 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_init() local
2030 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_exit() local
2044 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_on() local
2103 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_off() local
2149 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_set_mode() local
2163 static void qmp_usb_enable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_enable_autonomous_mode()
2192 static void qmp_usb_disable_autonomous_mode(struct qmp_usb *qmp) in qmp_usb_disable_autonomous_mode()
2212 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_suspend() local
2231 struct qmp_usb *qmp = dev_get_drvdata(dev); in qmp_usb_runtime_resume() local
2262 static int qmp_usb_vreg_init(struct qmp_usb *qmp) in qmp_usb_vreg_init()
2279 static int qmp_usb_reset_init(struct qmp_usb *qmp, in qmp_usb_reset_init()
2304 static int qmp_usb_clk_init(struct qmp_usb *qmp) in qmp_usb_clk_init()
2345 static int phy_pipe_clk_register(struct qmp_usb *qmp, struct device_node *np) in phy_pipe_clk_register()
2393 static int qmp_usb_parse_dt_legacy(struct qmp_usb *qmp, struct device_node *np) in qmp_usb_parse_dt_legacy()
2474 static int qmp_usb_parse_dt(struct qmp_usb *qmp) in qmp_usb_parse_dt()
2527 struct qmp_usb *qmp; in qmp_usb_probe() local