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

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 83 #define USB_DT_STRING 0x03
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 83 #define USB_DT_STRING 0x03
  /bionic/libc/kernel/common/linux/usb/
ch9.h 115 #define USB_DT_STRING 0x03
142 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
  /external/kernel-headers/original/linux/usb/
ch9.h 206 #define USB_DT_STRING 0x03
237 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
329 /* USB_DT_STRING: String descriptor */

Completed in 538 milliseconds

1 23