Searched refs:start_srp (Results 1 – 6 of 6) sorted by relevance
38 int (*start_srp)(struct usb_otg *otg); member107 if (otg && otg->start_srp) in otg_start_srp()108 return otg->start_srp(otg); in otg_start_srp()
22 int (*start_srp)(struct phy_companion *x); member
132 return phy->comparator->start_srp(phy->comparator); in omap_usb_start_srp()482 otg->start_srp = omap_usb_start_srp; in omap_usb2_probe()
357 twl->comparator.start_srp = twl6030_start_srp; in twl6030_usb_probe()
812 fsl_otg_tc->phy.otg->start_srp = fsl_otg_start_srp; in fsl_otg_conf()
1577 isp->phy.otg->start_srp = isp1301_start_srp; in isp1301_probe()