Searched refs:PIPE_CONTROL (Results 1 – 1 of 1) sorted by relevance
1948 #define PIPE_CONTROL 2 macro1960 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL)1971 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint))1973 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)