/linux/Documentation/ABI/stable/ |
H A D | firewire-cdev | 32 - 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 D | video1394 | 6 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 D | configfs-most | 23 (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)
|
H A D | sysfs-module | 25 However there are cases, when 80% max isochronous bandwidth is 27 microseconds of isochronous bandwidth per microframe to work
|
/linux/drivers/usb/dwc2/ |
H A D | gadget.c | 728 int is_isoc = hs_ep->isochronous; in dwc2_gadget_get_chain_limit() 775 } else if (hs_ep->isochronous) { in dwc2_gadget_get_desc_params() 1122 if (hs_ep->isochronous) in dwc2_hsotg_start_req() 1190 if (hs_ep->isochronous) { in dwc2_hsotg_start_req() 1435 if (hs_ep->isochronous && in dwc2_hsotg_ep_queue() 1444 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue() 1485 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue() 1505 if (!hs_ep->isochronous) { in dwc2_hsotg_ep_queue() 1757 if (!hs_ep->isochronous) in dwc2_gadget_start_next_request() 2159 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request() [all …]
|
/linux/Documentation/usb/ |
H A D | usbmon.rst | 154 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 D | ehci.rst | 88 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/usb/ |
H A D | error-codes.rst | 68 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 D | URB.rst | 100 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 D | usb.rst | 50 and isochronous). Two of them (control and bulk) use bandwidth as 51 it's available, while the other two (interrupt and isochronous) are 147 stage) and isochronous URBs (which allow large packets and include 347 *isochronous* transfers offer service guarantees because their bandwidth 625 important for periodic transfers (interrupt and isochronous), but it can 644 buffer may have been modified. Except for isochronous transfers, the 794 | | | |__Number of isochronous requests 928 The interval is nonzero for all periodic (interrupt or isochronous)
|
H A D | writing_usb_driver.rst | 297 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 D | dwc3.rst | 261 ``bulk``, ``interrupt`` or ``isochronous`` depending on what the
|
/linux/drivers/staging/most/Documentation/ |
H A D | driver_usage.txt | 199 When transceiving synchronous or isochronous data, the number of packets 223 When transmitting isochronous AVP data the desired packet size needs to be 224 written to 'subbuffer_size' and hardware will always expect two isochronous 231 Note that at least (2 * subbuffer_size) bytes for isochronous data or
|
/linux/Documentation/driver-api/ |
H A D | firewire.rst | 13 isochronous resources on the bus by IEEE 1394 procedure.
|
/linux/drivers/usb/isp1760/ |
H A D | Kconfig | 11 This driver does not support isochronous transfers or OTG.
|
/linux/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.h | 111 unsigned char isochronous; member
|
H A D | Kconfig | 67 In this case, for ep1 2 banks are allocated if it works in isochronous 404 This driver dose not support interrupt transfer or isochronous 423 endpoints(bulk or interrupt or isochronous), as well as
|
H A D | m66592-udc.h | 489 int isochronous; member
|
/linux/net/bluetooth/ |
H A D | Kconfig | 32 ISO isochronous links
|
/linux/drivers/usb/host/ |
H A D | Kconfig | 359 This driver does not support isochronous transfers and doesn't 372 This driver does not support isochronous transfers. 384 This driver does not support isochronous transfers.
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | dvb-usb.rst | 65 - added basic isochronous support to the dvb-usb-framework
|
/linux/drivers/usb/gadget/legacy/ |
H A D | Kconfig | 499 # put drivers that need isochronous transfer support (for audio
|