Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHcdBuf.c114 int ms_hcd_buffer_create (struct usb_hcd *hcd) in ms_hcd_buffer_create() function
H A DdrvUsbd.h191 int ms_hcd_buffer_create (struct usb_hcd *hcd);
H A DdrvUsbd.c709 iRetVal = ms_hcd_buffer_create (pHcd); in ms_new_usb_hcd()