Searched refs:start_srp (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dotg.h37 int (*start_srp)(struct usb_otg *otg); member in struct:usb_otg
106 if (otg && otg->start_srp) otg_start_srp()
107 return otg->start_srp(otg); otg_start_srp()
H A Dphy_companion.h31 int (*start_srp)(struct phy_companion *x); member in struct:phy_companion
/linux-4.4.14/drivers/phy/
H A Dphy-omap-usb2.c43 * filled with set_vbus and start_srp to be used by usb phy.
78 return phy->comparator->start_srp(phy->comparator); omap_usb_start_srp()
251 otg->start_srp = omap_usb_start_srp; omap_usb2_probe()
/linux-4.4.14/drivers/usb/phy/
H A Dphy-twl6030-usb.c340 twl->comparator.start_srp = twl6030_start_srp; twl6030_usb_probe()
H A Dphy-fsl-usb.c830 fsl_otg_tc->phy.otg->start_srp = fsl_otg_start_srp; fsl_otg_conf()
H A Dphy-isp1301-omap.c1588 isp->phy.otg->start_srp = isp1301_start_srp, isp1301_probe()

Completed in 288 milliseconds