HomeSort by relevance Sort by last modified time
    Searched refs:wLength (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/8/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;
633 s->ctrl.len = le16_to_cpu(s->ctrl.req.wLength);
789 ct.wLength = 1;
830 ct.wLength = 1;
    [all...]
  /external/libusb_aah/libusb/os/
windows_usb.h 429 USHORT wLength;
451 USHORT wLength;
darwin_usb.c 590 req.wLength = sizeof(priv->dev_descriptor);
    [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;
  /system/core/libusbhost/
usbhost.c 566 ctrl.wLength = length;
  /external/valgrind/main/include/vki/
vki-linux.h     [all...]

Completed in 1848 milliseconds

1 2 34 5