Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.h181 extern void ms_usb_hcd_flush_endpoint(struct usb_device *, int);
H A DdrvMsg.c453 ms_usb_hcd_flush_endpoint(pDev, epaddr); in ms_usb_disable_endpoint()
H A DdrvUsbd.c1350 void ms_usb_hcd_flush_endpoint(struct usb_device *pUdev, int iEndpoint) in ms_usb_hcd_flush_endpoint() function