/linux-4.1.27/drivers/usb/usbip/ |
H A D | stub_tx.c | 177 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) stub_send_ret_submit() 204 usb_pipetype(urb->pipe) != PIPE_ISOCHRONOUS && stub_send_ret_submit() 211 usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { stub_send_ret_submit() 244 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { stub_send_ret_submit()
|
H A D | vhci_tx.c | 103 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { vhci_send_cmd_submit()
|
H A D | usbip_common.c | 80 case PIPE_ISOCHRONOUS: usbip_dump_pipe()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | usb-urb.c | 22 ptype == PIPE_ISOCHRONOUS ? "isoc" : "bulk", usb_urb_complete() 41 case PIPE_ISOCHRONOUS: usb_urb_complete()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
H A D | usb_urb.c | 27 __func__, ptype == PIPE_ISOCHRONOUS ? "isoc" : "bulk", usb_urb_complete() 49 case PIPE_ISOCHRONOUS: usb_urb_complete()
|
/linux-4.1.27/drivers/usb/host/whci/ |
H A D | hcd.c | 128 case PIPE_ISOCHRONOUS: whc_urb_enqueue() 155 case PIPE_ISOCHRONOUS: whc_urb_dequeue()
|
H A D | whci-hc.h | 191 [PIPE_ISOCHRONOUS] = QH_INFO1_TR_TYPE_ISOC, usb_pipe_to_qh_type()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ohci-q.c | 57 case PIPE_ISOCHRONOUS: 245 // case PIPE_ISOCHRONOUS: ed_schedule() 385 // case PIPE_ISOCHRONOUS: ed_deschedule() 451 if (ed->type == PIPE_ISOCHRONOUS) ed_get() 458 ed->type == PIPE_ISOCHRONOUS, ed_get() 713 case PIPE_ISOCHRONOUS: td_submit_urb()
|
H A D | sl811-hcd.c | 807 if (type == PIPE_ISOCHRONOUS) sl811h_urb_enqueue() 871 case PIPE_ISOCHRONOUS: sl811h_urb_enqueue() 877 if (type == PIPE_ISOCHRONOUS) sl811h_urb_enqueue() 880 (type == PIPE_ISOCHRONOUS), sl811h_urb_enqueue() 897 case PIPE_ISOCHRONOUS: sl811h_urb_enqueue()
|
H A D | imx21-hcd.h | 287 /*PIPE_ISOCHRONOUS*/ IMX_FMT_ISO,
|
H A D | ohci-hcd.c | 184 case PIPE_ISOCHRONOUS: /* number of packets from URB */ ohci_urb_enqueue() 240 if (ed->type == PIPE_ISOCHRONOUS) { ohci_urb_enqueue() 250 } else if (ed->type == PIPE_ISOCHRONOUS) { ohci_urb_enqueue()
|
H A D | isp1362-hcd.c | 1231 if (type == PIPE_ISOCHRONOUS) { isp1362_urb_enqueue() 1293 case PIPE_ISOCHRONOUS: isp1362_urb_enqueue() 1300 (type == PIPE_ISOCHRONOUS), isp1362_urb_enqueue() 1318 case PIPE_ISOCHRONOUS: isp1362_urb_enqueue() 1341 if (type == PIPE_ISOCHRONOUS) { isp1362_urb_enqueue() 1377 case PIPE_ISOCHRONOUS: isp1362_urb_enqueue()
|
H A D | uhci-debug.c | 118 case PIPE_ISOCHRONOUS: ptype = "ISO"; break; uhci_show_urbp()
|
H A D | fhci-hcd.c | 420 case PIPE_ISOCHRONOUS: fhci_urb_enqueue()
|
H A D | fhci-sched.c | 726 case PIPE_ISOCHRONOUS: fhci_queue_urb()
|
H A D | ehci-hcd.c | 879 case PIPE_ISOCHRONOUS: ehci_urb_enqueue() 903 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { ehci_urb_dequeue()
|
H A D | isp116x-hcd.c | 697 if (type == PIPE_ISOCHRONOUS) { isp116x_urb_enqueue() 757 (type == PIPE_ISOCHRONOUS), isp116x_urb_enqueue()
|
H A D | u132-hcd.c | 2306 } else if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { u132_urb_enqueue() 2308 "t support PIPE_ISOCHRONOUS\n"); u132_urb_enqueue()
|
H A D | max3421-hcd.c | 1535 case PIPE_ISOCHRONOUS: max3421_urb_enqueue()
|
H A D | xhci-ring.c | 610 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { xhci_giveback_urb_in_irq() 1878 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { finish_td() 2550 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS)
|
H A D | r8a66597-hcd.c | 1268 case PIPE_ISOCHRONOUS: set_td_timer()
|
H A D | fotg210-hcd.c | 5531 case PIPE_ISOCHRONOUS: fotg210_urb_enqueue() 5594 case PIPE_ISOCHRONOUS: fotg210_urb_dequeue()
|
H A D | fusbh200-hcd.c | 5439 case PIPE_ISOCHRONOUS: fusbh200_urb_enqueue() 5502 case PIPE_ISOCHRONOUS: fusbh200_urb_dequeue()
|
H A D | oxu210hp-hcd.c | 2846 case PIPE_ISOCHRONOUS: __oxu_urb_enqueue()
|
/linux-4.1.27/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 363 INIT_LIST_HEAD(&c67x00->list[PIPE_ISOCHRONOUS]); c67x00_hcd_probe()
|
H A D | c67x00-sched.c | 221 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { c67x00_release_urb() 410 case PIPE_ISOCHRONOUS: c67x00_urb_enqueue() 603 case PIPE_ISOCHRONOUS: c67x00_create_td() 831 c67x00_fill_from_list(c67x00, PIPE_ISOCHRONOUS, c67x00_add_iso_urb); c67x00_fill_frame()
|
/linux-4.1.27/drivers/usb/dwc2/ |
H A D | hcd.c | 2130 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) dwc2_allocate_bus_bandwidth() 2143 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) dwc2_free_bus_bandwidth() 2187 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS && dbg_perio()) { dwc2_host_complete() 2193 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { dwc2_host_complete() 2211 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || dwc2_host_complete() 2349 case PIPE_ISOCHRONOUS: dwc2_dump_urb_info() 2387 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { dwc2_dump_urb_info() 2427 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || _dwc2_hcd_urb_enqueue() 2439 case PIPE_ISOCHRONOUS: _dwc2_hcd_urb_enqueue()
|
/linux-4.1.27/include/linux/ |
H A D | usb.h | 1787 #define PIPE_ISOCHRONOUS 0 macro 1799 #define usb_pipeisoc(pipe) (usb_pipetype((pipe)) == PIPE_ISOCHRONOUS) 1816 ((PIPE_ISOCHRONOUS << 30) | __create_pipe(dev, endpoint)) 1818 ((PIPE_ISOCHRONOUS << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)
|
/linux-4.1.27/drivers/usb/mon/ |
H A D | mon_bin.c | 210 PIPE_CONTROL, PIPE_ISOCHRONOUS, PIPE_BULK, PIPE_INTERRUPT
|
/linux-4.1.27/drivers/usb/core/ |
H A D | urb.c | 328 PIPE_CONTROL, PIPE_ISOCHRONOUS, PIPE_BULK, PIPE_INTERRUPT usb_submit_urb()
|
/linux-4.1.27/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.c | 2004 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { octeon_usb_urb_complete_callback() 3126 case PIPE_ISOCHRONOUS: octeon_usb_urb_enqueue() 3205 case PIPE_ISOCHRONOUS: octeon_usb_urb_enqueue()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 1808 case PIPE_ISOCHRONOUS: dummy_timer()
|
/linux-4.1.27/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 1516 case PIPE_ISOCHRONOUS: isp1760_urb_enqueue()
|