| /Linux-v5.4/drivers/usb/usbip/ |
| D | stub_tx.c | 183 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in stub_send_ret_submit() 238 usb_pipetype(urb->pipe) != PIPE_ISOCHRONOUS && in stub_send_ret_submit() 266 usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in stub_send_ret_submit() 299 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in stub_send_ret_submit()
|
| D | vhci_tx.c | 123 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in vhci_send_cmd_submit()
|
| D | usbip_common.c | 60 unsigned char type = usb_pipetype(p); in usbip_dump_pipe() 248 if (urb->setup_packet && usb_pipetype(urb->pipe) == PIPE_CONTROL) in usbip_dump_urb()
|
| D | stub_rx.c | 173 if (usb_pipetype(urb->pipe) != PIPE_CONTROL) in tweak_special_requests()
|
| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ |
| D | hcd.c | 113 switch (usb_pipetype(urb->pipe)) { in whc_urb_enqueue() 140 switch (usb_pipetype(urb->pipe)) { in whc_urb_dequeue()
|
| D | whci-hc.h | 183 return type[usb_pipetype(pipe)]; in usb_pipe_to_qh_type()
|
| /Linux-v5.4/include/linux/ |
| D | usb.h | 1919 #define usb_pipetype(pipe) (((pipe) >> 30) & 3) macro 1920 #define usb_pipeisoc(pipe) (usb_pipetype((pipe)) == PIPE_ISOCHRONOUS) 1921 #define usb_pipeint(pipe) (usb_pipetype((pipe)) == PIPE_INTERRUPT) 1922 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL) 1923 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK)
|
| /Linux-v5.4/drivers/usb/c67x00/ |
| D | c67x00-sched.c | 207 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in c67x00_release_urb() 267 type = usb_pipetype(urb->pipe); in c67x00_ep_data_alloc() 388 switch (usb_pipetype(urb->pipe)) { in c67x00_urb_enqueue() 588 switch (usb_pipetype(td->pipe)) { in c67x00_create_td() 916 switch (usb_pipetype(td->pipe)) { in c67x00_handle_successful_td()
|
| /Linux-v5.4/sound/usb/ |
| D | helper.c | 75 if (!ep || usb_pipetype(pipe) != pipetypes[usb_endpoint_type(&ep->desc)]) in snd_usb_pipe_sanity_check()
|
| /Linux-v5.4/drivers/usb/dwc2/ |
| D | hcd.h | 623 return usb_pipetype(urb->pipe) == PIPE_BULK || in dbg_urb() 624 usb_pipetype(urb->pipe) == PIPE_CONTROL; in dbg_urb()
|
| D | hcd.c | 4069 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_allocate_bus_bandwidth() 4082 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_free_bus_bandwidth() 4126 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_host_complete() 4137 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS && dbg_perio()) { in dwc2_host_complete() 4150 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in dwc2_host_complete() 4151 usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in dwc2_host_complete() 4485 switch (usb_pipetype(urb->pipe)) { in dwc2_dump_urb_info() 4532 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_dump_urb_info() 4575 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in _dwc2_hcd_urb_enqueue() 4576 usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in _dwc2_hcd_urb_enqueue() [all …]
|
| /Linux-v5.4/drivers/usb/core/ |
| D | urb.c | 208 if (usb_pipetype(urb->pipe) != pipetypes[usb_endpoint_type(&ep->desc)]) in usb_urb_ep_type_check() 478 usb_pipetype(urb->pipe), pipetypes[xfertype]); in usb_submit_urb()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-hcd.c | 862 switch (usb_pipetype (urb->pipe)) { in ehci_urb_enqueue() 905 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in ehci_urb_dequeue() 916 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) in ehci_urb_dequeue()
|
| D | ohci-q.c | 57 switch (usb_pipetype (urb->pipe)) { in finish_urb() 443 ed->type = usb_pipetype(pipe); in ed_get() 799 int type = usb_pipetype (urb->pipe); in td_done()
|
| D | u132-hcd.c | 1892 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_int() 1983 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_bulk() 2097 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_control() 2118 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_control() 2256 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in u132_urb_enqueue() 2294 } else if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in u132_urb_enqueue() 2298 } else if (usb_pipetype(urb->pipe) == PIPE_BULK) { in u132_urb_enqueue()
|
| D | max3421-hcd.c | 1084 if (urb_done > 0 && usb_pipetype(urb->pipe) == PIPE_CONTROL) { in max3421_host_transfer_done() 1202 usb_pipetype(urb->pipe), in dump_eps() 1531 switch (usb_pipetype(urb->pipe)) { in max3421_urb_enqueue()
|
| D | ehci-q.c | 242 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in ehci_urb_done() 773 type = usb_pipetype (urb->pipe); in qh_make()
|
| D | imx21-hcd.c | 223 ((u32) fmt_urb_to_etd[usb_pipetype(urb->pipe)] << DW0_FORMAT) | in setup_etd_dword0() 1082 switch (usb_pipetype(urb->pipe)) { in nonisoc_etd_done() 1200 switch (usb_pipetype(urb->pipe)) { in imx21_hc_urb_enqueue()
|
| D | uhci-debug.c | 118 switch (usb_pipetype(urbp->urb->pipe)) { in uhci_show_urbp()
|
| D | fhci-hcd.c | 395 switch (usb_pipetype(pipe)) { in fhci_urb_enqueue()
|
| /Linux-v5.4/drivers/media/usb/dvb-usb/ |
| D | usb-urb.c | 18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete()
|
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
| D | usb_urb.c | 22 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete()
|
| /Linux-v5.4/drivers/media/usb/au0828/ |
| D | au0828-dvb.c | 111 int ptype = usb_pipetype(purb->pipe); in urb_completion()
|
| /Linux-v5.4/drivers/usb/gadget/udc/ |
| D | dummy_hcd.c | 1281 if (usb_pipetype(urb->pipe) == PIPE_CONTROL) in dummy_urb_enqueue() 1925 switch (usb_pipetype(urb->pipe)) { in dummy_timer() 2390 switch (usb_pipetype(urb->pipe)) { \ in show_urb()
|
| /Linux-v5.4/drivers/staging/octeon-usb/ |
| D | octeon-hcd.c | 1977 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in octeon_usb_urb_complete_callback() 3093 switch (usb_pipetype(urb->pipe)) { in octeon_usb_urb_enqueue() 3172 switch (usb_pipetype(urb->pipe)) { in octeon_usb_urb_enqueue()
|