Home
last modified time | relevance | path

Searched refs:ms_register_root_hub (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.h262 extern int ms_register_root_hub (struct usb_hcd *hcd);
H A DdrvUsbd.c841 int ms_register_root_hub(struct usb_hcd *pHcd) in ms_register_root_hub() function
H A DdrvEhciHcd.c2461 if (ms_register_root_hub(hcd) != 0) in ms_ehci_begin()