Searched refs:start_srp (Results 1 – 6 of 6) sorted by relevance
37 int (*start_srp)(struct usb_otg *otg); member106 if (otg && otg->start_srp) in otg_start_srp()107 return otg->start_srp(otg); in otg_start_srp()
31 int (*start_srp)(struct phy_companion *x); member
78 return phy->comparator->start_srp(phy->comparator); in omap_usb_start_srp()251 otg->start_srp = omap_usb_start_srp; in omap_usb2_probe()
340 twl->comparator.start_srp = twl6030_start_srp; in twl6030_usb_probe()
830 fsl_otg_tc->phy.otg->start_srp = fsl_otg_start_srp; in fsl_otg_conf()
1588 isp->phy.otg->start_srp = isp1301_start_srp, in isp1301_probe()