Home
last modified time | relevance | path

Searched defs:usb_pipeout (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h406 #define usb_pipeout(ms_pipe) (!usb_pipein(ms_pipe)) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h645 #define usb_pipeout(pipe) (!usb_pipein(pipe)) macro