/linux-4.4.14/drivers/usb/usbip/ |
D | stub_tx.c | 177 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in stub_send_ret_submit() 204 usb_pipetype(urb->pipe) != PIPE_ISOCHRONOUS && in stub_send_ret_submit() 211 usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in stub_send_ret_submit() 244 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in stub_send_ret_submit()
|
D | vhci_tx.c | 103 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in vhci_send_cmd_submit()
|
D | usbip_common.c | 72 unsigned char type = usb_pipetype(p); in usbip_dump_pipe() 269 if (urb->setup_packet && usb_pipetype(urb->pipe) == PIPE_CONTROL) in usbip_dump_urb()
|
D | stub_rx.c | 191 if (usb_pipetype(urb->pipe) != PIPE_CONTROL) in tweak_special_requests()
|
D | vhci_hcd.c | 506 __u8 type = usb_pipetype(urb->pipe); in vhci_urb_enqueue()
|
/linux-4.4.14/include/linux/ |
D | usb.h | 1807 #define usb_pipetype(pipe) (((pipe) >> 30) & 3) macro 1808 #define usb_pipeisoc(pipe) (usb_pipetype((pipe)) == PIPE_ISOCHRONOUS) 1809 #define usb_pipeint(pipe) (usb_pipetype((pipe)) == PIPE_INTERRUPT) 1810 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL) 1811 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK)
|
/linux-4.4.14/drivers/usb/host/whci/ |
D | hcd.c | 124 switch (usb_pipetype(urb->pipe)) { in whc_urb_enqueue() 151 switch (usb_pipetype(urb->pipe)) { in whc_urb_dequeue()
|
D | whci-hc.h | 196 return type[usb_pipetype(pipe)]; in usb_pipe_to_qh_type()
|
/linux-4.4.14/drivers/usb/c67x00/ |
D | c67x00-sched.c | 221 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in c67x00_release_urb() 281 type = usb_pipetype(urb->pipe); in c67x00_ep_data_alloc() 402 switch (usb_pipetype(urb->pipe)) { in c67x00_urb_enqueue() 602 switch (usb_pipetype(td->pipe)) { in c67x00_create_td() 930 switch (usb_pipetype(td->pipe)) { in c67x00_handle_successful_td()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | hcd.c | 2180 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_allocate_bus_bandwidth() 2193 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_free_bus_bandwidth() 2238 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_host_complete() 2249 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS && dbg_perio()) { in dwc2_host_complete() 2262 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in dwc2_host_complete() 2263 usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in dwc2_host_complete() 2526 switch (usb_pipetype(urb->pipe)) { in dwc2_dump_urb_info() 2574 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_dump_urb_info() 2617 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in _dwc2_hcd_urb_enqueue() 2618 usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in _dwc2_hcd_urb_enqueue() [all …]
|
D | hcd.h | 524 return usb_pipetype(urb->pipe) == PIPE_BULK || in dbg_urb() 525 usb_pipetype(urb->pipe) == PIPE_CONTROL; in dbg_urb()
|
/linux-4.4.14/drivers/usb/core/ |
D | urb.c | 447 if (usb_pipetype(urb->pipe) != pipetypes[xfertype]) in usb_submit_urb() 449 usb_pipetype(urb->pipe), pipetypes[xfertype]); in usb_submit_urb()
|
D | devio.c | 371 t = types[usb_pipetype(pipe)]; in snoop_urb()
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-hcd.c | 861 switch (usb_pipetype (urb->pipe)) { in ehci_urb_enqueue() 904 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in ehci_urb_dequeue() 915 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) in ehci_urb_dequeue()
|
D | ohci-q.c | 56 switch (usb_pipetype (urb->pipe)) { in finish_urb() 441 ed->type = usb_pipetype(pipe); in ed_get() 797 int type = usb_pipetype (urb->pipe); in td_done()
|
D | u132-hcd.c | 1900 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_int() 1991 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_bulk() 2105 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_control() 2126 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_control() 2264 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in u132_urb_enqueue() 2302 } else if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in u132_urb_enqueue() 2306 } else if (usb_pipetype(urb->pipe) == PIPE_BULK) { in u132_urb_enqueue()
|
D | max3421-hcd.c | 1083 if (urb_done > 0 && usb_pipetype(urb->pipe) == PIPE_CONTROL) { in max3421_host_transfer_done() 1204 usb_pipetype(urb->pipe), in dump_eps() 1533 switch (usb_pipetype(urb->pipe)) { in max3421_urb_enqueue()
|
D | ehci-q.c | 251 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in ehci_urb_done() 780 type = usb_pipetype (urb->pipe); in qh_make()
|
D | imx21-hcd.c | 236 ((u32) fmt_urb_to_etd[usb_pipetype(urb->pipe)] << DW0_FORMAT) | in setup_etd_dword0() 1095 switch (usb_pipetype(urb->pipe)) { in nonisoc_etd_done() 1213 switch (usb_pipetype(urb->pipe)) { in imx21_hc_urb_enqueue()
|
D | uhci-debug.c | 117 switch (usb_pipetype(urbp->urb->pipe)) { in uhci_show_urbp()
|
D | fhci-hcd.c | 401 switch (usb_pipetype(pipe)) { in fhci_urb_enqueue()
|
D | ohci-dbg.c | 19 #define pipestring(pipe) edstring(usb_pipetype(pipe))
|
D | fhci-sched.c | 716 switch (usb_pipetype(urb->pipe)) { in fhci_queue_urb()
|
D | oxu210hp-hcd.c | 1378 type = usb_pipetype(urb->pipe); in qh_make() 2828 switch (usb_pipetype(urb->pipe)) { in __oxu_urb_enqueue() 2952 switch (usb_pipetype(urb->pipe)) { in oxu_urb_dequeue()
|
D | xhci-ring.c | 610 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in xhci_giveback_urb_in_irq() 1881 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in finish_td() 2589 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in handle_tx_event()
|
D | r8a66597-hcd.c | 832 if (usb_pipein(urb->pipe) && usb_pipetype(urb->pipe) != PIPE_CONTROL) { in r8a66597_urb_done() 1266 switch (usb_pipetype(td->urb->pipe)) { in set_td_timer()
|
D | sl811-hcd.c | 798 int type = usb_pipetype(pipe); in sl811h_urb_enqueue()
|
D | isp116x-hcd.c | 688 int type = usb_pipetype(pipe); in isp116x_urb_enqueue()
|
D | fotg210-hcd.c | 2761 type = usb_pipetype(urb->pipe); in qh_make() 5310 switch (usb_pipetype(urb->pipe)) { in fotg210_urb_enqueue() 5350 switch (usb_pipetype(urb->pipe)) { in fotg210_urb_dequeue()
|
D | isp1362-hcd.c | 1222 int type = usb_pipetype(pipe); in isp1362_urb_enqueue()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | usb-urb.c | 17 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete()
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | usb_urb.c | 21 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 1247 if (usb_pipetype(urb->pipe) == PIPE_CONTROL) in dummy_urb_enqueue() 1785 type = usb_pipetype(urb->pipe); in dummy_timer() 1886 switch (usb_pipetype(urb->pipe)) { in dummy_timer() 2353 switch (usb_pipetype(urb->pipe)) { \ in show_urb()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 116 int ptype = usb_pipetype(purb->pipe); in urb_completion()
|
/linux-4.4.14/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 2010 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in octeon_usb_urb_complete_callback() 3131 switch (usb_pipetype(urb->pipe)) { in octeon_usb_urb_enqueue() 3210 switch (usb_pipetype(urb->pipe)) { in octeon_usb_urb_enqueue()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 681 if (usb_pipein(urb->pipe) && usb_pipetype(urb->pipe) != PIPE_CONTROL) { in isp1760_urb_done() 1503 switch (usb_pipetype(urb->pipe)) { in isp1760_urb_enqueue()
|