HomeSort by relevance Sort by last modified time
    Searched refs:USB_DT_ENDPOINT (Results 1 - 25 of 43) sorted by null

1 2

  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 109 } else if (desc->bDescriptorType == USB_DT_ENDPOINT) {
  /frameworks/base/core/jni/
android_hardware_UsbRequest.cpp 56 desc.bDescriptorType = USB_DT_ENDPOINT;
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 116 } else if (desc->bDescriptorType == USB_DT_ENDPOINT) {
  /system/core/toolbox/
lsusb.c 137 case USB_DT_ENDPOINT:
  /bionic/libc/kernel/common/linux/usb/
ch9.h 117 #define USB_DT_ENDPOINT 0x05
145 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 166 #define USB_DT_ENDPOINT 0x05
192 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
312 /* USB_DT_ENDPOINT: Endpoint descriptor */
323 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 166 #define USB_DT_ENDPOINT 0x05
192 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
312 /* USB_DT_ENDPOINT: Endpoint descriptor */
323 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 166 #define USB_DT_ENDPOINT 0x05
192 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
312 /* USB_DT_ENDPOINT: Endpoint descriptor */
323 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /external/kernel-headers/original/linux/usb/
ch9.h 208 #define USB_DT_ENDPOINT 0x05
239 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
361 /* USB_DT_ENDPOINT: Endpoint descriptor */
372 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /bionic/libc/kernel/common/linux/
usb_ch9.h 96 #define USB_DT_ENDPOINT 0x05
  /development/ndk/platforms/android-3/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /external/kernel-headers/original/linux/
usb_ch9.h 152 #define USB_DT_ENDPOINT 0x05
294 /* USB_DT_ENDPOINT: Endpoint descriptor */
305 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /external/libusb-compat/libusb/
usb.h 62 #define USB_DT_ENDPOINT 0x05
  /external/qemu/hw/
usb.h 115 #define USB_DT_ENDPOINT 0x05
  /frameworks/base/services/jni/
com_android_server_UsbHostManager.cpp 88 } else if (desc->bDescriptorType == USB_DT_ENDPOINT) {
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05

Completed in 668 milliseconds

1 2