HomeSort by relevance Sort by last modified time
    Searched defs:USB_DT_INTERFACE (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 84 #define USB_DT_INTERFACE 0x04
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 84 #define USB_DT_INTERFACE 0x04
  /bionic/libc/kernel/common/linux/usb/
ch9.h 116 #define USB_DT_INTERFACE 0x04
144 #define USB_DT_CS_INTERFACE (USB_TYPE_CLASS | USB_DT_INTERFACE)
  /external/kernel-headers/original/linux/usb/
ch9.h 207 #define USB_DT_INTERFACE 0x04
238 #define USB_DT_CS_INTERFACE (USB_TYPE_CLASS | USB_DT_INTERFACE)
343 /* USB_DT_INTERFACE: Interface descriptor */

Completed in 1822 milliseconds

1 23