Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dotg.h114 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
/Linux-v5.10/drivers/usb/common/
Dusb-otg-fsm.c247 usb_bus_start_enum(fsm->otg->host, in otg_set_state()
/Linux-v5.10/drivers/usb/core/
Dhcd.c2280 int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num) in usb_bus_start_enum() function
2300 EXPORT_SYMBOL_GPL(usb_bus_start_enum);
/Linux-v5.10/drivers/usb/phy/
Dphy-isp1301-omap.c801 usb_bus_start_enum(otg->host, otg->host->otg_port); in omap_otg_irq()