Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.h180 extern int ms_hcd_alloc_dev (struct usb_device *);
H A DdrvUSB.c419 if ((retv = ms_hcd_alloc_dev(pUdev)) != ENOERR) { in ms_usb_alloc_dev()
H A DdrvUsbd.c926 int ms_hcd_alloc_dev (struct usb_device *iUdev) in ms_hcd_alloc_dev() function