HomeSort by relevance Sort by last modified time
    Searched defs:USB_DT_CONFIG (Results 1 - 7 of 7) 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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch9.h 204 #define USB_DT_CONFIG 0x02
235 #define USB_DT_CS_CONFIG (USB_TYPE_CLASS | USB_DT_CONFIG)
298 /* USB_DT_CONFIG: Configuration descriptor information.
  /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...]

Completed in 56 milliseconds