Home
last modified time | relevance | path

Searched refs:start_srp (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/usb/
A Dotg.h38 int (*start_srp)(struct usb_otg *otg); member
107 if (otg && otg->start_srp) in otg_start_srp()
108 return otg->start_srp(otg); in otg_start_srp()
A Dphy_companion.h22 int (*start_srp)(struct phy_companion *x); member
/linux-6.3-rc2/drivers/phy/ti/
A Dphy-omap-usb2.c132 return phy->comparator->start_srp(phy->comparator); in omap_usb_start_srp()
482 otg->start_srp = omap_usb_start_srp; in omap_usb2_probe()
/linux-6.3-rc2/drivers/usb/phy/
A Dphy-twl6030-usb.c357 twl->comparator.start_srp = twl6030_start_srp; in twl6030_usb_probe()
A Dphy-fsl-usb.c812 fsl_otg_tc->phy.otg->start_srp = fsl_otg_start_srp; in fsl_otg_conf()

Completed in 10 milliseconds