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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiUsbLib.h 66 #define USB_DT_CONFIG 0x02
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
PeiUsbLib.h 68 #define USB_DT_CONFIG 0x02
  /external/libusb-compat/libusb/
usb.h 59 #define USB_DT_CONFIG 0x02
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 261 #define USB_DT_CONFIG 0x02
  /external/u-boot/include/
usb_defs.h 86 #define USB_DT_CONFIG 0x02
usbdevice.h 194 #define USB_DT_CONFIG 0x02
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 117 #define USB_DT_CONFIG 0x02
140 #define USB_DT_CS_CONFIG (USB_TYPE_CLASS | USB_DT_CONFIG)
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 241 #define USB_DT_CONFIG 0x02
274 #define USB_DT_CS_CONFIG (USB_TYPE_CLASS | USB_DT_CONFIG)
337 /* USB_DT_CONFIG: Configuration descriptor information.
    [all...]
  /external/u-boot/include/linux/usb/
ch9.h 207 #define USB_DT_CONFIG 0x02
240 #define USB_DT_CS_CONFIG (USB_TYPE_CLASS | USB_DT_CONFIG)
303 /* USB_DT_CONFIG: Configuration descriptor information.

Completed in 649 milliseconds