HomeSort by relevance Sort by last modified time
    Searched defs:wTotalLength (Results 1 - 18 of 18) sorted by null

  /external/libusb/libusb/os/
windows_nt_common.h 37 USHORT wTotalLength;
  /bionic/libc/kernel/uapi/linux/usb/
midi.h 34 __le16 wTotalLength;
audio.h 109 __le16 wTotalLength;
114 #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]; \
video.h 152 __u16 wTotalLength;
159 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u16 bcdUVC; __u16 wTotalLength; __u32 dwClockFrequency; __u8 bInCollection; __u8 baInterfaceNr[n]; \
251 __u16 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; __u16 wTotalLength; __u8 bEndpointAddress; __u8 bmInfo; __u8 bTerminalLink; __u8 bStillCaptureMethod; __u8 bTriggerSupport; __u8 bTriggerUsage; __u8 bControlSize; __u8 bmaControls[p][n]; \
270 __u16 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; __u16 wTotalLength; __u8 bEndpointAddress; __u8 bTerminalLink; __u8 bControlSize; __u8 bmaControls[p][n]; \
ch9.h 186 __le16 wTotalLength;
314 __le16 wTotalLength;
338 __le16 wTotalLength;
  /external/kernel-headers/original/uapi/linux/usb/
midi.h 43 __le16 wTotalLength;
audio.h 160 __le16 wTotalLength; /* includes Unit and Terminal desc. */
174 __le16 wTotalLength; \
video.h 199 __u16 wTotalLength;
216 __u16 wTotalLength; \
360 __u16 wTotalLength;
382 __u16 wTotalLength; \
399 __u16 wTotalLength;
417 __u16 wTotalLength; \
ch9.h 349 __le16 wTotalLength;
799 __le16 wTotalLength;
841 __le16 wTotalLength;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
midi.h 42 __le16 wTotalLength;
audio.h 159 __le16 wTotalLength; /* includes Unit and Terminal desc. */
173 __le16 wTotalLength; \
video.h 197 __u16 wTotalLength;
214 __u16 wTotalLength; \
358 __u16 wTotalLength;
380 __u16 wTotalLength; \
397 __u16 wTotalLength;
415 __u16 wTotalLength; \
ch9.h 310 __le16 wTotalLength;
699 __le16 wTotalLength;
741 __le16 wTotalLength;
  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 152 unsigned int wTotalLength; // Total length of all descriptors for this configuration.
  /external/libusb-compat/libusb/
usb.h 160 u_int16_t wTotalLength;
  /external/libusb/libusb/
libusb.h 653 uint16_t wTotalLength;
756 uint16_t wTotalLength;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h 395 UINT16 wTotalLength;
463 UINT16 wTotalLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbspec.h 208 USHORT wTotalLength;
284 USHORT wTotalLength;

Completed in 371 milliseconds