Home
last modified time | relevance | path

Searched refs:isochronous (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/Documentation/ABI/stable/
Dfirewire-cdev28 - Allocate, reallocate, deallocate isochronous
71 outbound asynchronous transaction completion or isochronous
80 Allocate a DMA buffer for isochronous reception or transmission
92 Unmap the isochronous I/O buffer from the process address space.
97 nodes' Configuration ROM. Deallocate isochronous channels and
/linux-4.1.27/Documentation/ABI/removed/
Dvideo13946 controller, which were used for isochronous I/O. It was added as an
7 alternative to raw1394's isochronous I/O functionality which had
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-module24 However there are cases, when 80% max isochronous bandwidth is
26 microseconds of isochronous bandwidth per microframe to work
/linux-4.1.27/Documentation/usb/
Derror-codes.txt55 for periodic transfers (interrupt, isochronous).
80 For isochronous URBs, the urb status value is non-zero only if the URB is
83 flag is set. Completion handlers for isochronous URBs should only see
Dusbmon.txt135 only for interrupt and isochronous URBs. Start frame is printed only for
136 isochronous URBs. Error count is printed only for isochronous callback
147 in this word, they proceed to read Data Length (except for isochronous URBs).
149 reading the Data Length or isochronous descriptors.
156 - Number of isochronous frame descriptors and descriptors themselves.
DURB.txt89 The parameter isoframes specifies the number of isochronous transfer frames
143 For isochronous endpoints, your completion handlers should (re)submit
219 1.8. How to do isochronous (ISO) transfers?
252 Interrupt transfers, like isochronous transfers, are periodic, and happen
Dehci.txt81 transactions (interrupt and isochronous transfers). These place some
120 and isochronous transfers. Doesn't show qtds.
155 (isochronous and interrupt) allow the larger packet sizes which let you
Dproc_usb_info.txt141 | | | |__Number of isochronous requests
262 The interval is nonzero for all periodic (interrupt or isochronous)
/linux-4.1.27/drivers/usb/gadget/udc/
Dm66592-udc.c295 m66592->isochronous--; in pipe_buffer_release()
400 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()
405 + m66592->isochronous; in alloc_pipe_config()
406 counter = &m66592->isochronous; in alloc_pipe_config()
425 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()
429 info.pipe = M66592_BASE_PIPENUM_ISOC + m66592->isochronous; in alloc_pipe_config()
431 counter = &m66592->isochronous; in alloc_pipe_config()
454 if ((counter == &m66592->isochronous) && info.type == M66592_BULK) in alloc_pipe_config()
Dr8a66597-udc.c385 r8a66597->isochronous--; in pipe_buffer_release()
470 if (r8a66597->isochronous >= R8A66597_MAX_NUM_ISOC) { in alloc_pipe_config()
476 + r8a66597->isochronous; in alloc_pipe_config()
477 counter = &r8a66597->isochronous; in alloc_pipe_config()
497 if (r8a66597->isochronous >= R8A66597_MAX_NUM_ISOC) { in alloc_pipe_config()
502 info.pipe = R8A66597_BASE_PIPENUM_ISOC + r8a66597->isochronous; in alloc_pipe_config()
504 counter = &r8a66597->isochronous; in alloc_pipe_config()
528 if ((counter == &r8a66597->isochronous) && info.type == R8A66597_BULK) in alloc_pipe_config()
Dr8a66597-udc.h114 unsigned char isochronous; member
Dm66592-udc.h492 int isochronous; member
DKconfig350 This driver dose not support interrupt transfer or isochronous
369 endpoints(bulk or interrupt or isochronous), as well as
/linux-4.1.27/drivers/usb/isp1760/
DKconfig8 This driver does not support isochronous transfers or OTG.
/linux-4.1.27/drivers/usb/dwc2/
Dcore.h151 unsigned int isochronous:1; member
Dgadget.c589 if (hs_ep->isochronous && length > (hs_ep->mc * hs_ep->ep.maxpacket)) { in s3c_hsotg_start_req()
595 if (hs_ep->isochronous) in s3c_hsotg_start_req()
1952 if (hs_ep->isochronous && hs_ep->interval == 1) { in s3c_hsotg_epint()
2026 if (dir_in && !hs_ep->isochronous) { in s3c_hsotg_epint()
2648 hs_ep->isochronous = 0; in s3c_hsotg_ep_enable()
2660 hs_ep->isochronous = 1; in s3c_hsotg_ep_enable()
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt272 Allowed transfer_flags | value | control | interrupt | bulk | isochronous
/linux-4.1.27/drivers/usb/host/
DKconfig317 This driver does not support isochronous transfers and doesn't
329 This driver does not support isochronous transfers.
339 This driver does not support isochronous transfers.
/linux-4.1.27/Documentation/dvb/
DREADME.dvb-usb52 2005-05-30 - added basic isochronous support to the dvb-usb-framework
/linux-4.1.27/drivers/usb/gadget/legacy/
DKconfig467 # put drivers that need isochronous transfer support (for audio