Searched refs:usb_pipebulk (Results 1 – 3 of 3) sorted by relevance
112 bool idx = usb_pipebulk(urb->pipe); in bpa10x_rx_complete()
1923 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK) macro
252 if (usb_pipebulk(pipe)) in usb_pipetype_str()