Searched refs:PIPE_BULK (Results 1 – 20 of 20) sorted by relevance
152 BUILD_BUG_ON_MSG(PIPE_BULK != 3, "PIPE_* doesn't range from 0 to 3"); in v_recv_cmd_submit()154 urb_p->urb->pipe &= ~(PIPE_BULK << 30); in v_recv_cmd_submit()157 urb_p->urb->pipe |= (PIPE_BULK << 30); in v_recv_cmd_submit()
63 #if PIPE_BULK != 3
352 INIT_LIST_HEAD(&c67x00->list[PIPE_BULK]); in c67x00_hcd_probe()
224 case PIPE_BULK: in ed_schedule()360 case PIPE_BULK: in ed_deschedule()452 if (ed->type != PIPE_BULK) { in ed_get()651 case PIPE_BULK: in td_submit_urb()685 if (urb_priv->ed->type == PIPE_BULK) { in td_submit_urb()1182 case PIPE_BULK: in takeback_td()
121 case PIPE_BULK: ptype = "BLK"; break; in uhci_show_urbp()
633 case PIPE_BULK: in xenhcd_pipe_urb_to_xenusb()704 case PIPE_BULK: in xenhcd_map_urb_for_request()
1863 } else if (type == PIPE_BULK) { in qh_make()3219 case PIPE_BULK: in __oxu_urb_enqueue()3341 case PIPE_BULK: in oxu_urb_dequeue()
770 case PIPE_BULK: in isp116x_urb_enqueue()
897 case PIPE_BULK: in sl811h_urb_enqueue()
3225 case PIPE_BULK: in octeon_usb_urb_enqueue()
2014 #define PIPE_BULK 3 macro2026 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK)2044 ((PIPE_BULK << 30) | __create_pipe(dev, endpoint))2046 ((PIPE_BULK << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)
55 case PIPE_BULK: in usb_urb_complete()
66 case PIPE_BULK: in usb_urb_complete()
594 return usb_pipetype(urb->pipe) == PIPE_BULK || in dbg_urb()
4552 case PIPE_BULK: in dwc2_dump_urb_info()4682 case PIPE_BULK: in _dwc2_hcd_urb_enqueue()
191 PIPE_CONTROL, PIPE_ISOCHRONOUS, PIPE_BULK, PIPE_INTERRUPT
215 PIPE_CONTROL, PIPE_ISOCHRONOUS, PIPE_BULK, PIPE_INTERRUPT
1893 case PIPE_BULK: in isp1760_urb_enqueue()
2473 case PIPE_BULK: \ in show_urb()
2838 } else if (type == PIPE_BULK) { in qh_make()