Searched defs:usb_pipecontrol (Results 1 – 2 of 2) sorted by relevance
396 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL) macro
1976 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL) macro