Home
last modified time | relevance | path

Searched refs:hcd_register_root (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h547 static __inline__ int hcd_register_root (struct usb_hcd *hcd) in hcd_register_root() function
H A DdrvEhciHcd.c7433 if (hcd_register_root (hcd) != 0) { in ehci_start()