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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiUsbLib.h 79 #define USB_TYPE_RESERVED (0x03 << 5)
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
PeiUsbLib.h 82 #define USB_TYPE_RESERVED (0x03 << 5)
  /external/libusb-compat/libusb/
usb.h 219 #define USB_TYPE_RESERVED (0x03 << 5)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 274 #define USB_TYPE_RESERVED (0x03 << 5)
  /external/u-boot/include/
usb_defs.h 53 #define USB_TYPE_RESERVED (0x03 << 5)
usbdevice.h 174 #define USB_TYPE_RESERVED (0x03 << 5)
702 if ((r->bmRequestType & USB_TYPE_RESERVED) == USB_TYPE_RESERVED)
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 29 #define USB_TYPE_RESERVED (0x03 << 5)
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 60 #define USB_TYPE_RESERVED (0x03 << 5)
    [all...]
  /external/u-boot/include/linux/usb/
ch9.h 60 #define USB_TYPE_RESERVED (0x03 << 5)

Completed in 186 milliseconds