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