HomeSort by relevance Sort by last modified time
    Searched refs:wTotalLength (Results 1 - 25 of 35) sorted by null

1 2

  /external/libusb/libusb/os/
windows_nt_common.h 37 USHORT wTotalLength;
linux_usbfs.c 721 * In usbfs the config descriptors are config.wTotalLength bytes apart,
724 * In sysfs wTotalLength is ignored, instead the kernel returns a
736 if (next != config.wTotalLength)
737 usbi_warn(ctx, "config length mismatch wTotalLength "
738 "%d real %d", config.wTotalLength, next);
741 if (config.wTotalLength < LIBUSB_DT_CONFIG_SIZE) {
742 usbi_err(ctx, "invalid wTotalLength %d",
743 config.wTotalLength);
745 } else if (config.wTotalLength > size) {
747 size, config.wTotalLength);
    [all...]
netbsd_usb.c 265 len = MIN(len, UGETW(ucd->wTotalLength));
544 len = UGETW(ucd.ucd_desc.wTotalLength);
openbsd_usb.c 306 len = MIN(len, UGETW(ucd->wTotalLength));
599 len = UGETW(udc.udc_desc.wTotalLength);
  /external/u-boot/drivers/usb/gadget/
config.c 68 * status code. The config.wTotalLength field is set to match the length
104 put_unaligned_le16(len, &cp->wTotalLength);
ep0.c 237 dbg_ep0(0, "attempt to copy %d bytes to urb\n",cpu_to_le16(configuration_descriptor->wTotalLength));
240 cpu_to_le16(configuration_descriptor->wTotalLength),
  /bionic/libc/kernel/uapi/linux/usb/
video.h 152 __le16 wTotalLength;
159 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __le16 bcdUVC; __le16 wTotalLength; __le32 dwClockFrequency; __u8 bInCollection; __u8 baInterfaceNr[n]; \
251 __le16 wTotalLength;
263 #define DECLARE_UVC_INPUT_HEADER_DESCRIPTOR(n,p) struct UVC_INPUT_HEADER_DESCRIPTOR(n, p) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bNumFormats; __le16 wTotalLength; __u8 bEndpointAddress; __u8 bmInfo; __u8 bTerminalLink; __u8 bStillCaptureMethod; __u8 bTriggerSupport; __u8 bTriggerUsage; __u8 bControlSize; __u8 bmaControls[p][n]; \
270 __le16 wTotalLength;
278 #define DECLARE_UVC_OUTPUT_HEADER_DESCRIPTOR(n,p) struct UVC_OUTPUT_HEADER_DESCRIPTOR(n, p) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bNumFormats; __le16 wTotalLength; __u8 bEndpointAddress; __u8 bTerminalLink; __u8 bControlSize; __u8 bmaControls[p][n]; \
midi.h 34 __le16 wTotalLength;
audio.h 110 __le16 wTotalLength;
115 #define DECLARE_UAC_AC_HEADER_DESCRIPTOR(n) struct uac1_ac_header_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __le16 bcdADC; __le16 wTotalLength; __u8 bInCollection; __u8 baInterfaceNr[n]; \
ch9.h 186 __le16 wTotalLength;
314 __le16 wTotalLength;
338 __le16 wTotalLength;
  /external/kernel-headers/original/uapi/linux/usb/
video.h 199 __le16 wTotalLength;
216 __le16 wTotalLength; \
360 __le16 wTotalLength;
382 __le16 wTotalLength; \
399 __le16 wTotalLength;
417 __le16 wTotalLength; \
midi.h 43 __le16 wTotalLength;
ch9.h 349 __le16 wTotalLength;
799 __le16 wTotalLength;
841 __le16 wTotalLength;
    [all...]
audio.h 161 __le16 wTotalLength; /* includes Unit and Terminal desc. */
175 __le16 wTotalLength; \
  /external/u-boot/drivers/usb/emul/
usb-emul-uclass.c 270 /* Fill in wTotalLength for each configuration descriptor */
276 cdesc->wTotalLength = upto;
286 cdesc->wTotalLength = upto;
288 cdesc->bConfigurationValue, cdesc->wTotalLength);
  /external/libusb/examples/
testlibusb.c 110 printf(" wTotalLength: %d\n", bos->wTotalLength);
153 printf(" wTotalLength: %d\n", config->wTotalLength);
  /external/libusb/libusb/
descriptor.c 586 buf = malloc(_config.wTotalLength);
591 _config.wTotalLength, &host_endian);
639 buf = malloc(_config.wTotalLength);
644 _config.wTotalLength, &host_endian);
920 _bos.wTotalLength, _bos.bNumDeviceCaps);
921 bos_data = calloc(_bos.wTotalLength, 1);
926 _bos.wTotalLength);
    [all...]
  /external/u-boot/common/
usb.c 368 * (wTotalLength has already been swapped and sanitized when it was read.)
400 while (index + 1 < dev->config.desc.wTotalLength && head->bLength) {
409 dev->config.desc.wTotalLength) {
446 dev->config.desc.wTotalLength) {
483 dev->config.desc.wTotalLength) {
583 return le16_to_cpu(config->wTotalLength);
598 le16_to_cpu(config->wTotalLength));
599 config->wTotalLength = result; /* validated, with CPU byte order */
    [all...]
  /external/u-boot/include/linux/usb/
ch9.h 315 __le16 wTotalLength;
758 __le16 wTotalLength;
800 __le16 wTotalLength;
  /external/libusb-compat/examples/
testlibusb.c 51 printf(" wTotalLength: %d\n", config->wTotalLength);
  /external/libusb-compat/libusb/
usb.h 160 u_int16_t wTotalLength;
  /external/u-boot/drivers/usb/host/
ehci.h 94 unsigned short wTotalLength;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h 395 UINT16 wTotalLength;
463 UINT16 wTotalLength;
  /external/u-boot/drivers/serial/
usbtty.c 162 .wTotalLength =
293 .wTotalLength =
  /external/u-boot/include/
usbdescriptors.h 205 u16 wTotalLength;

Completed in 361 milliseconds

1 2