Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c675 extern int ms_ehci_init (struct usb_hcd *pHcd);
716 if ((iRetVal = ms_ehci_init(pHcd)) < 0) in ms_new_usb_hcd()
H A DdrvEhciHcd.c2313 int ms_ehci_init (struct usb_hcd *pHcd) in ms_ehci_init() function