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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiUsbLib.h 69 #define USB_DT_ENDPOINT 0x05
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
PeiUsbLib.h 71 #define USB_DT_ENDPOINT 0x05
  /external/libusb-compat/libusb/
usb.h 62 #define USB_DT_ENDPOINT 0x05
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 264 #define USB_DT_ENDPOINT 0x05
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch9.h 207 #define USB_DT_ENDPOINT 0x05
238 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
360 /* USB_DT_ENDPOINT: Endpoint descriptor */
371 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 120 #define USB_DT_ENDPOINT 0x05
143 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 244 #define USB_DT_ENDPOINT 0x05
277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
399 /* USB_DT_ENDPOINT: Endpoint descriptor */
410 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
    [all...]

Completed in 71 milliseconds