HomeSort by relevance Sort by last modified time
    Searched refs:wTotalLength (Results 26 - 30 of 30) sorted by null

12

  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 155 __le16 wTotalLength;
265 __le16 wTotalLength;
295 __le16 wTotalLength;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 262 __le16 wTotalLength;
414 __le16 wTotalLength;
456 __le16 wTotalLength;
  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 152 unsigned int wTotalLength; // Total length of all descriptors for this configuration.
  /system/core/toolbox/
lsusb.c 66 printf("\twTotalLength: %04x\n", letoh16(desc->wTotalLength));
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 227 printf("\n wTotalLength = %u", config_desc.wTotalLength);

Completed in 1154 milliseconds

12