Home
last modified time | relevance | path

Searched defs:endp (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMsg.c412 int endp; in ms_usb_clear_halt() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMsg.c342 int endp = usb_pipeendpoint(pipe); in usb_clear_halt() local
H A DdrvTransport.c412 int endp = usb_pipeendpoint(pipe); in usb_stor_clear_halt() local
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c785 const char *endp = p + strlen(p) - 1; in match() local