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