Searched defs:usb_pipeint (Results 1 – 2 of 2) sorted by relevance
410 #define usb_pipeint(ms_pipe) (usb_pipetype((ms_pipe)) == EP_INTERRUPT) macro
650 #define usb_pipeint(pipe) (usb_pipetype((pipe)) == PIPE_INTERRUPT) macro