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

1 2 3 4

  /system/core/fastbootd/
usb_linux_client.c 99 .bDescriptorType = USB_DT_ENDPOINT,
106 .bDescriptorType = USB_DT_ENDPOINT,
125 .bDescriptorType = USB_DT_ENDPOINT,
132 .bDescriptorType = USB_DT_ENDPOINT,
  /bootable/recovery/minadbd/
usb_linux_client.c 82 .bDescriptorType = USB_DT_ENDPOINT,
89 .bDescriptorType = USB_DT_ENDPOINT,
108 .bDescriptorType = USB_DT_ENDPOINT,
115 .bDescriptorType = USB_DT_ENDPOINT,
  /system/core/adb/
usb_linux_client.c 85 .bDescriptorType = USB_DT_ENDPOINT,
92 .bDescriptorType = USB_DT_ENDPOINT,
111 .bDescriptorType = USB_DT_ENDPOINT,
118 .bDescriptorType = USB_DT_ENDPOINT,
  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 109 } else if (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/uapi/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /development/ndk/platforms/android-L/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 215 #define USB_DT_ENDPOINT 0x05
246 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
368 /* USB_DT_ENDPOINT: Endpoint descriptor */
379 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
ch9.h 176 #define USB_DT_ENDPOINT 0x05
205 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
327 /* USB_DT_ENDPOINT: Endpoint descriptor */
338 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
ch9.h 176 #define USB_DT_ENDPOINT 0x05
205 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
327 /* USB_DT_ENDPOINT: Endpoint descriptor */
338 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/usb/
ch9.h 121 #define USB_DT_ENDPOINT 0x05
149 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
  /development/ndk/platforms/android-3/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /external/libusb-compat/libusb/
usb.h 62 #define USB_DT_ENDPOINT 0x05
  /external/qemu/include/hw/
usb.h 115 #define USB_DT_ENDPOINT 0x05
  /frameworks/base/core/jni/
android_hardware_UsbRequest.cpp 56 desc.bDescriptorType = USB_DT_ENDPOINT;
  /frameworks/base/libs/usb/tests/accessorytest/
usb.c 120 } else if (desc->bDescriptorType == USB_DT_ENDPOINT) {
  /frameworks/base/services/core/jni/
com_android_server_UsbHostManager.cpp 122 } else if (desc->bDescriptorType == USB_DT_ENDPOINT) {
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 85 #define USB_DT_ENDPOINT 0x05

Completed in 1336 milliseconds

1 2 3 4