HomeSort by relevance Sort by last modified time
    Searched full:isochronous (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/libpcap/pcap/
usb.h 66 * Information from the URB for Isochronous transfers.
120 int32_t interval; /* for Interrupt and Isochronous events */
121 int32_t start_frame; /* for Isochronous events */
123 u_int32_t ndesc; /* number of isochronous descriptors */
127 * Isochronous descriptors; for isochronous transfers there might be
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Usb2HostController.h 414 Submits isochronous transfer to an isochronous endpoint of a USB device.
416 This function is used to submit isochronous transfer to a target endpoint of a USB device.
417 The target endpoint is specified by DeviceAddressand EndpointAddress. Isochronous transfers are
418 used when working with isochronous date. It provides periodic, continuous communication between
419 the host and a device. Isochronous transfers can beused only by full-speed, high-speed, and
422 High-speed isochronous transfers can be performed using multiple data buffers. The number of
424 full-speed isochronous transfers this value is ignored.
426 Data represents a list of pointers to the data buffers. For full-speed isochronous transfers
427 only the data pointed by Data[0]shall be used. For high-speed isochronous transfers and for
    [all...]
UsbHostController.h 298 Submits isochronous transfer to an isochronous endpoint of a USB device.
308 represents an isochronous endpoint.
315 @param TransferResult A pointer to the detailed result information from the isochronous
318 @retval EFI_SUCCESS The isochronous transfer was completed successfully.
319 @retval EFI_OUT_OF_RESOURCES The isochronous could not be completed due to a lack of resources.
321 @retval EFI_TIMEOUT The isochronous transfer failed due to timeout.
322 @retval EFI_DEVICE_ERROR The isochronous transfer failed due to host controller or device error.
338 Submits nonblocking isochronous transfer to an isochronous endpoint of a USB device.
    [all...]
UsbIo.h 260 This function is used to manage a USB device with an isochronous transfer pipe. An Isochronous
277 @retval EFI_SUCCESS The isochronous transfer has been successfully executed.
295 This function is used to manage a USB device with an isochronous transfer pipe. An Isochronous
312 called if the requested isochronous transfer is completed.
315 @retval EFI_SUCCESS The asynchronous isochronous transfer has been successfully submitted
479 /// transfer, bulk transfer and isochronous transfer. The EFI_USB_IO_PROTOCOL
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciDxe.uni 5 // Control, Bulk, Interrupt and Isochronous requests to Usb1.x device
22 #string STR_MODULE_DESCRIPTION #language en-US "It implements the interfaces of monitoring the status of all ports and transferring Control, Bulk, Interrupt and Isochronous requests to a Usb1.x device."
UhciDxe.inf 4 # Control, Bulk, Interrupt and Isochronous requests to Usb1.x device
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciDxe.uni 5 // Control, Bulk, Interrupt and Isochronous requests to those attached usb LS/FS/HS/SS devices.
22 #string STR_MODULE_DESCRIPTION #language en-US "It implements the interfaces of monitoring the status of all ports and transferring Control, Bulk, Interrupt and Isochronous requests to those attached USB LS/FS/HS/SS devices."
XhciDxe.inf 4 # Control, Bulk, Interrupt and Isochronous requests to those attached usb LS/FS/HS/SS devices.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciDxe.uni 5 // Control, Bulk, Interrupt and Isochronous requests to Usb2.0 device.
28 "Control, Bulk, Interrupt and Isochronous requests to Usb2.0 device.<BR><BR>\n"
EhciDxe.inf 4 # Control, Bulk, Interrupt and Isochronous requests to Usb2.0 device.
  /frameworks/av/media/libaaudio/src/client/
IsochronousClockModel.h 25 * Model an isochronous data stream using occasional timestamps as input.
55 * This must be set accurately in order to track the isochronous stream.
  /external/kernel-headers/original/uapi/linux/
firewire-cdev.h 221 * Isochronous transmit events (context type %FW_CDEV_ISO_CONTEXT_TRANSMIT):
226 * isochronous reception. In version 1 of the ABI, &header_length was 0.
228 * Isochronous receive events (context type %FW_CDEV_ISO_CONTEXT_RECEIVE):
241 * consists of the 1394 isochronous packet header, followed by a timestamp
309 * @channel: Isochronous channel which was (de)allocated, if any
312 * An %FW_CDEV_EVENT_ISO_RESOURCE_ALLOCATED event is sent after an isochronous
316 * An %FW_CDEV_EVENT_ISO_RESOURCE_DEALLOCATED event is sent after an isochronous
580 * struct fw_cdev_deallocate - Free a CSR address range or isochronous resource
663 * struct fw_cdev_create_iso_context - Create a context for isochronous I/O
673 * Prior to sending or receiving isochronous I/O, a context must be created
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-cdev.h 217 * Isochronous transmit events (context type %FW_CDEV_ISO_CONTEXT_TRANSMIT):
222 * isochronous reception. In version 1 of the ABI, &header_length was 0.
224 * Isochronous receive events (context type %FW_CDEV_ISO_CONTEXT_RECEIVE):
237 * consists of the 1394 isochronous packet header, followed by a timestamp
305 * @channel: Isochronous channel which was (de)allocated, if any
308 * An %FW_CDEV_EVENT_ISO_RESOURCE_ALLOCATED event is sent after an isochronous
312 * An %FW_CDEV_EVENT_ISO_RESOURCE_DEALLOCATED event is sent after an isochronous
570 * struct fw_cdev_deallocate - Free a CSR address range or isochronous resource
653 * struct fw_cdev_create_iso_context - Create a context for isochronous I/O
663 * Prior to sending or receiving isochronous I/O, a context must be created
    [all...]
  /external/libusb/libusb/os/
haiku_usb_backend.cpp 122 command.isochronous.interface = fUSBDevice->EndpointToInterface(fLibusbTransfer->endpoint);
123 command.isochronous.endpoint = fUSBDevice->EndpointToIndex(fLibusbTransfer->endpoint);
124 command.isochronous.data = fLibusbTransfer->buffer;
125 command.isochronous.length = fLibusbTransfer->length;
126 command.isochronous.packet_count = fLibusbTransfer->num_iso_packets;
132 usbi_err(TRANSFER_CTX(fLibusbTransfer), "failed isochronous transfer");
139 command.isochronous.packet_descriptors = packetDescriptors;
143 command.isochronous.status != B_USB_RAW_STATUS_SUCCESS) {
145 usbi_err(TRANSFER_CTX(fLibusbTransfer), "failed isochronous transfer");
160 // Do we put the length of transfer here, for isochronous transfers
    [all...]
haiku_usb_raw.h 177 } isochronous; member in union:__anon25886
  /frameworks/base/core/java/android/hardware/usb/
UsbEndpoint.java 30 * Isochronous endpoints are currently unsupported.
101 * <li>{@link UsbConstants#USB_ENDPOINT_XFER_ISOC} (isochronous endpoint)
  /frameworks/av/media/libaaudio/src/binding/
AAudioServiceDefinitions.h 74 int32_t framesPerBurst; // for ISOCHRONOUS queues
RingBufferParcelable.h 79 int32_t mFramesPerBurst = 0; // for ISOCHRONOUS queues
  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
UsbEndpointDescriptor.java 62 // 00 = Control, 01 = Isochronous, 10 = Bulk, 11 = Interrupt
63 // Bits 2..7 are reserved. If Isochronous endpoint,
78 // Ignored for Bulk & Control Endpoints. Isochronous must equal
Usb10ASFormatII.java 35 // by the isochronous data endpoint of the AudioStreaming
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbUtility.h 290 Execute a synchronous Isochronous USB transfer.
304 @retval EFI_UNSUPPORTED The isochronous transfer isn't supported now.
322 Queue an asynchronous isochronous transfer.
337 @retval EFI_UNSUPPORTED The asynchronous isochronous transfer isn't supported.
  /external/libusb/libusb/
libusb.h 336 /** Isochronous endpoint */
436 * Synchronization type for isochronous endpoints. Values for bits 2:3 of the
457 * Usage type for isochronous endpoints. Values for bits 4:5 of the
549 * isochronous endpoints and correspond to \ref libusb_iso_sync_type.
550 * Bits 4:5 are also only used for isochronous endpoints and correspond to
707 * streams the EP supports. In isochronous EP: bits 1:0
    [all...]
  /external/libusb/examples/
sam3u_benchmark.c 2 * libusb example program to measure Atmel SAM3U isochronous performance
114 * isochronous transfers and loss of throughput for bulk transfers.
  /external/libusb/
ChangeLog 27 * Linux: Allow larger isochronous transfer submission (#23)
90 * Examples: Add sam3u_benchmark isochronous example by Harald Welte (#109)
128 the drivers allow it, isochronous transfers are not supported yet in libusb. Also
  /external/tcpdump/
print-usb.c 91 ND_PRINT((ndo, "ISOCHRONOUS"));

Completed in 621 milliseconds

1 2 3