Home
last modified time | relevance | path

Searched refs:PIPE_ISOCHRONOUS (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dstub_tx.c183 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()
H A Dvudc_rx.c164 urb_p->urb->pipe |= (PIPE_ISOCHRONOUS << 30); in v_recv_cmd_submit()
H A Dvhci_tx.c123 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in vhci_send_cmd_submit()
H A Dusbip_common.c68 case PIPE_ISOCHRONOUS: in usbip_dump_pipe()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h350 #define usb_sndisocpipe(dev, endpoint) ((PIPE_ISOCHRONOUS << 30) | \
352 #define usb_rcvisocpipe(dev, endpoint) ((PIPE_ISOCHRONOUS << 30) | \
394 #define usb_pipeisoc(pipe) (usb_pipetype((pipe)) == PIPE_ISOCHRONOUS)
H A Dusb_defs.h173 #define PIPE_ISOCHRONOUS 0U macro
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Dusb-urb.c23 ptype == PIPE_ISOCHRONOUS ? "isoc" : "bulk", in usb_urb_complete()
42 case PIPE_ISOCHRONOUS: in usb_urb_complete()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Dusb_urb.c28 __func__, ptype == PIPE_ISOCHRONOUS ? "isoc" : "bulk", in usb_urb_complete()
50 case PIPE_ISOCHRONOUS: in usb_urb_complete()
/OK3568_Linux_fs/kernel/drivers/usb/c67x00/
H A Dc67x00-sched.c207 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in c67x00_release_urb()
396 case PIPE_ISOCHRONOUS: in c67x00_urb_enqueue()
589 case PIPE_ISOCHRONOUS: in c67x00_create_td()
818 c67x00_fill_from_list(c67x00, PIPE_ISOCHRONOUS, c67x00_add_iso_urb); in c67x00_fill_frame()
H A Dc67x00-hcd.c349 INIT_LIST_HEAD(&c67x00->list[PIPE_ISOCHRONOUS]); in c67x00_hcd_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dusb.h1962 #define PIPE_ISOCHRONOUS 0 macro
1974 #define usb_pipeisoc(pipe) (usb_pipetype((pipe)) == PIPE_ISOCHRONOUS)
1991 ((PIPE_ISOCHRONOUS << 30) | __create_pipe(dev, endpoint))
1993 ((PIPE_ISOCHRONOUS << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN)
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-q.c58 case PIPE_ISOCHRONOUS: in finish_urb()
454 if (ed->type == PIPE_ISOCHRONOUS) in ed_get()
461 ed->type == PIPE_ISOCHRONOUS, in ed_get()
716 case PIPE_ISOCHRONOUS: in td_submit_urb()
H A Dsl811-hcd.c808 if (type == PIPE_ISOCHRONOUS) in sl811h_urb_enqueue()
872 case PIPE_ISOCHRONOUS: in sl811h_urb_enqueue()
878 if (type == PIPE_ISOCHRONOUS) in sl811h_urb_enqueue()
881 (type == PIPE_ISOCHRONOUS), in sl811h_urb_enqueue()
898 case PIPE_ISOCHRONOUS: in sl811h_urb_enqueue()
H A Dohci-hcd.c188 case PIPE_ISOCHRONOUS: /* number of packets from URB */ in ohci_urb_enqueue()
245 if (ed->type == PIPE_ISOCHRONOUS) { in ohci_urb_enqueue()
255 } else if (ed->type == PIPE_ISOCHRONOUS) { in ohci_urb_enqueue()
H A Disp1362-hcd.c1233 if (type == PIPE_ISOCHRONOUS) { in isp1362_urb_enqueue()
1295 case PIPE_ISOCHRONOUS: in isp1362_urb_enqueue()
1302 (type == PIPE_ISOCHRONOUS), in isp1362_urb_enqueue()
1320 case PIPE_ISOCHRONOUS: in isp1362_urb_enqueue()
1343 if (type == PIPE_ISOCHRONOUS) { in isp1362_urb_enqueue()
1379 case PIPE_ISOCHRONOUS: in isp1362_urb_enqueue()
H A Dehci-hcd.c915 case PIPE_ISOCHRONOUS: in ehci_urb_enqueue()
939 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in ehci_urb_dequeue()
H A Duhci-debug.c119 case PIPE_ISOCHRONOUS: ptype = "ISO"; break; in uhci_show_urbp()
H A Disp116x-hcd.c699 if (type == PIPE_ISOCHRONOUS) { in isp116x_urb_enqueue()
759 (type == PIPE_ISOCHRONOUS), in isp116x_urb_enqueue()
H A Dfhci-hcd.c415 case PIPE_ISOCHRONOUS: in fhci_urb_enqueue()
H A Dfhci-sched.c721 case PIPE_ISOCHRONOUS: in fhci_queue_urb()
H A Dmax3421-hcd.c1513 case PIPE_ISOCHRONOUS: in max3421_urb_enqueue()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c4092 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_allocate_bus_bandwidth()
4105 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_free_bus_bandwidth()
4149 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_host_complete()
4160 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS && dbg_perio()) { in dwc2_host_complete()
4173 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in dwc2_host_complete()
4519 case PIPE_ISOCHRONOUS: in dwc2_dump_urb_info()
4556 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_dump_urb_info()
4599 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in _dwc2_hcd_urb_enqueue()
4611 case PIPE_ISOCHRONOUS: in _dwc2_hcd_urb_enqueue()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Durb.c191 PIPE_CONTROL, PIPE_ISOCHRONOUS, PIPE_BULK, PIPE_INTERRUPT
/OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/
H A Docteon-hcd.c1975 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in octeon_usb_urb_complete_callback()
3092 case PIPE_ISOCHRONOUS: in octeon_usb_urb_enqueue()
3171 case PIPE_ISOCHRONOUS: in octeon_usb_urb_enqueue()
/OK3568_Linux_fs/kernel/drivers/usb/mon/
H A Dmon_bin.c213 PIPE_CONTROL, PIPE_ISOCHRONOUS, PIPE_BULK, PIPE_INTERRUPT

12