Home
last modified time | relevance | path

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

/linux/Documentation/ABI/stable/
H A Dfirewire-cdev32 - Allocate, reallocate, deallocate isochronous
78 outbound asynchronous transaction completion or isochronous
87 Allocate a DMA buffer for isochronous reception or transmission
99 Unmap the isochronous I/O buffer from the process address space.
104 nodes' Configuration ROM. Deallocate isochronous channels and
/linux/Documentation/ABI/removed/
H A 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/Documentation/ABI/testing/
H A Dconfigfs-most23 (needed for synchronous and isochronous data)
78 (needed for synchronous and isochronous data)
133 (needed for synchronous and isochronous data)
199 (needed for synchronous and isochronous data)
/linux/Documentation/driver-api/usb/
H A Derror-codes.rst68 for periodic transfers (interrupt, isochronous).
91 For isochronous URBs, the urb status value is non-zero only if the URB is
94 ``URB_SHORT_NOT_OK`` flag is set. Completion handlers for isochronous URBs
H A DURB.rst100 The parameter isoframes specifies the number of isochronous transfer frames
158 For isochronous endpoints, your completion handlers should (re)submit
239 How to do isochronous (ISO) transfers?
278 Interrupt transfers, like isochronous transfers, are periodic, and happen
H A Dwriting_usb_driver.rst297 isochronous data being sent to or from the device. Interrupt data is
301 good examples of drivers that handle isochronous data and will be useful
H A Ddwc3.rst261 ``bulk``, ``interrupt`` or ``isochronous`` depending on what the
/linux/Documentation/usb/
H A Dusbmon.rst154 only for interrupt and isochronous URBs. Start frame is printed only for
155 isochronous URBs. Error count is printed only for isochronous callback
166 in this word, they proceed to read Data Length (except for isochronous URBs).
168 reading the Data Length or isochronous descriptors.
175 - Number of isochronous frame descriptors and descriptors themselves.
H A Dehci.rst88 transactions (interrupt and isochronous transfers). These place some
130 and isochronous transfers. Doesn't show qtds.
167 (isochronous and interrupt) allow the larger packet sizes which let you
/linux/Documentation/driver-api/
H A Dfirewire.rst13 isochronous resources on the bus by IEEE 1394 procedure.
/linux/drivers/usb/gadget/udc/
H A Dm66592-udc.c292 m66592->isochronous--; in pipe_buffer_release()
397 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()
402 + m66592->isochronous; in alloc_pipe_config()
403 counter = &m66592->isochronous; in alloc_pipe_config()
422 if (m66592->isochronous >= M66592_MAX_NUM_ISOC) { in alloc_pipe_config()
426 info.pipe = M66592_BASE_PIPENUM_ISOC + m66592->isochronous; in alloc_pipe_config()
428 counter = &m66592->isochronous; in alloc_pipe_config()
451 if ((counter == &m66592->isochronous) && info.type == M66592_BULK) in alloc_pipe_config()
H A Dr8a66597-udc.h111 unsigned char isochronous; member
H A Dm66592-udc.h489 int isochronous; member
/linux/drivers/usb/isp1760/
H A DKconfig11 This driver does not support isochronous transfers or OTG.
/linux/net/bluetooth/
H A DKconfig28 ISO isochronous links
/linux/drivers/usb/dwc2/
H A Dcore.h145 unsigned int isochronous:1; member
/linux/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst65 - added basic isochronous support to the dvb-usb-framework
/linux/drivers/usb/gadget/legacy/
H A DKconfig499 # put drivers that need isochronous transfer support (for audio