Searched refs:PIPE_CONTROL (Results 1 – 1 of 1) sorted by relevance
1984 #define PIPE_CONTROL 2 macro1996 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL)2007 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint))2009 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)
Completed in 16 milliseconds