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

1 23 4 5 6

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usbdevice_fs.h 24 __u16 wLength;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usbdevice_fs.h 24 __u16 wLength;
  /external/libusb/libusb/
libusb.h 535 uint16_t wLength;
859 * buffer) for a control transfer. The wIndex, wValue and wLength values should
875 * \param wLength see the
876 * \ref libusb_control_setup::wLength "wLength" field of
881 uint16_t wLength)
888 setup->wLength = libusb_cpu_to_le16(wLength);
901 * be interpreted as a control setup packet, and the wLength field will be
936 + libusb_le16_to_cpu(setup->wLength);
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.h 34 uint16_t wLength;
openbsd_usb.c 404 USETW(req.ucr_request.wLength, 0);
640 libusb_le16_to_cpu(setup->wLength), transfer->timeout);
647 (*(uint16_t *)req.ucr_request.wLength) = setup->wLength;
wince_usb.h 67 UINT16 wLength;
  /external/kernel-headers/original/linux/
usbdevice_fs.h 47 __u16 wLength;
usb_ch9.h 115 * @wLength: matches the USB wLength field (le16 byte order)
131 __le16 wLength;
  /external/libnfc-nci/src/udrv/include/
uusb.h 87 UINT16 wLength;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
cdc.h 221 __le16 wLength;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h 221 __le16 wLength;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h 221 __le16 wLength;
  /external/chromium_org/third_party/libusb/src/libusb/
libusb.h 893 uint16_t wLength;
    [all...]
  /system/core/adb/
usb_osx.c 218 req.wLength = sizeof(languages);
236 req.wLength = sizeof(buffer);
  /bionic/libc/kernel/common/linux/
usb_ch9.h 89 __le16 wLength;
  /development/ndk/platforms/android-3/include/linux/
usb_ch9.h 78 __le16 wLength;
  /external/libusb-compat/libusb/
usb.h 196 u_int16_t wLength;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 78 __le16 wLength;

Completed in 1113 milliseconds

1 23 4 5 6