Searched refs:usb_bus_start_enum (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/usb/
H A Dotg.h98 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
/linux-4.1.27/drivers/usb/common/
H A Dusb-otg-fsm.c170 usb_bus_start_enum(fsm->otg->host, otg_set_state()
/linux-4.1.27/drivers/usb/core/
H A Dhcd.c2302 * usb_bus_start_enum - start immediate enumeration (for OTG)
2314 int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num) usb_bus_start_enum() function
2334 EXPORT_SYMBOL_GPL(usb_bus_start_enum); variable
/linux-4.1.27/drivers/usb/phy/
H A Dphy-isp1301-omap.c814 usb_bus_start_enum(otg->host, otg->host->otg_port); omap_otg_irq()

Completed in 139 milliseconds