Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dotg.h116 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Dusb-otg-fsm.c251 usb_bus_start_enum(fsm->otg->host, in otg_set_state()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd.c2308 int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num) in usb_bus_start_enum() function
2328 EXPORT_SYMBOL_GPL(usb_bus_start_enum);
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-isp1301-omap.c801 usb_bus_start_enum(otg->host, otg->host->otg_port); in omap_otg_irq()