Home
last modified time | relevance | path

Searched refs:PIPE_INTERRUPT (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dusb.h1983 #define PIPE_INTERRUPT 1 macro
1995 #define usb_pipeint(pipe) (usb_pipetype((pipe)) == PIPE_INTERRUPT)
2019 ((PIPE_INTERRUPT << 30) | __create_pipe(dev, endpoint))
2021 ((PIPE_INTERRUPT << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)

Completed in 21 milliseconds