Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c251 usb_register_bus (&hcd->self); //For USB2, marked??? in usb_hcd_cpe_ehci_probe_Port2()
H A DdrvHCD.h537 extern int usb_register_bus (struct usb_bus *);
H A DdrvEhciHcd.c9322 usb_register_bus (&hcd->self); in usb_hcd_cpe_ehci_probe()
9715 usb_register_bus (&hcd->self); in usb_hcd_cpe_ehci_probe_EX()
H A DdrvHCD.c1093 int usb_register_bus(struct usb_bus *bus) in usb_register_bus() function