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

  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 84 byte bRequest; // 1 Request
86 unsigned int wValue; // 2 Depends on bRequest
92 unsigned int wIndex; // 4 Depends on bRequest
93 unsigned int wLength; // 6 Depends on bRequest
133 byte ctrlReq( byte addr, byte ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, unsigned int wInd, unsigned int nbytes, char* dataptr, unsigned int nak_limit = USB_NAK_LIMIT );
  /external/libpcap/pcap/
usb.h 59 u_int8_t bRequest;
  /external/libusb/libusb/os/
wince_usb.h 64 UINT8 bRequest;
linux_usbfs.h 31 uint8_t bRequest;
windows_winusb.h 465 UCHAR bRequest;
487 UCHAR bRequest;
  /bionic/libc/kernel/uapi/linux/
usbdevice_fs.h 25 __u8 bRequest;
  /external/kernel-headers/original/uapi/linux/
usbdevice_fs.h 42 __u8 bRequest;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
usbdevice_fs.h 41 __u8 bRequest;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbscan.h 57 IN UCHAR bRequest;
usbprotocoldefs.h 261 BYTE bRequest;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbscan.h 40 UCHAR bRequest;
usbioctl.h 225 UCHAR bRequest;
usbspec.h 38 UCHAR bRequest;
  /external/libusb-compat/libusb/
usb.h 193 u_int8_t bRequest;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciSched.h 250 UINT32 bRequest:8;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.h 246 UINT32 bRequest:8;
    [all...]
  /external/libusb/libusb/
libusb.h 881 uint8_t bRequest;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch9.h 74 * Standard requests, for the bRequest field of a SETUP packet.
163 * @bRequest: matches the USB bRequest field
179 __u8 bRequest;
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 111 __u8 bRequest;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.h 360 UINT8 bRequest;
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 75 * Standard requests, for the bRequest field of a SETUP packet.
199 * @bRequest: matches the USB bRequest field
215 __u8 bRequest;
    [all...]
  /external/valgrind/include/vki/
vki-linux.h     [all...]

Completed in 582 milliseconds