Searched refs:PIPE_BULK (Results 1 – 1 of 1) sorted by relevance
1985 #define PIPE_BULK 3 macro1997 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK)2015 ((PIPE_BULK << 30) | __create_pipe(dev, endpoint))2017 ((PIPE_BULK << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)
Completed in 9 milliseconds