HomeSort by relevance Sort by last modified time
    Searched refs:wLength (Results 101 - 125 of 132) sorted by null

1 2 3 45 6

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /external/qemu/
usb-linux.c 51 uint16_t wLength;
61 uint16_t wLength;
634 s->ctrl.len = le16_to_cpu(s->ctrl.req.wLength);
790 ct.wLength = 1;
831 ct.wLength = 1;
    [all...]
  /system/core/adb/
usb_linux.c 631 ctrl.wLength = sizeof(languages);
647 ctrl.wLength = sizeof(buffer);
  /bionic/libc/kernel/common/linux/usb/
ch9.h 110 __le16 wLength;
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 93 unsigned int wLength; // 6 Depends on bRequest
Usb.cpp 102 setup_pkt.wLength = nbytes;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 129 * @wLength: matches the USB wLength field (le16 byte order)
145 __le16 wLength;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 129 * @wLength: matches the USB wLength field (le16 byte order)
145 __le16 wLength;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 129 * @wLength: matches the USB wLength field (le16 byte order)
145 __le16 wLength;
  /system/core/fastboot/
usb_linux.c 149 ctrl.wLength = sizeof(buffer);
usb_osx.c 345 req.wLength = sizeof(buffer);
  /external/libusb/libusb/os/
darwin_usb.c 468 req.wLength = sizeof(IOUSBDeviceDescriptor);
    [all...]
  /external/kernel-headers/original/linux/usb/
ch9.h 167 * @wLength: matches the USB wLength field (le16 byte order)
183 __le16 wLength;
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 462 USHORT wLength;
484 USHORT wLength;
darwin_usb.c 598 req.wLength = buffer_size;
    [all...]

Completed in 562 milliseconds

1 2 3 45 6