/system/core/fastbootd/ |
usb_linux_client.c | 100 .bDescriptorType = USB_DT_ENDPOINT, 107 .bDescriptorType = USB_DT_ENDPOINT, 126 .bDescriptorType = USB_DT_ENDPOINT, 133 .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/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 | 89 } 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
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
usb_ch9.h | 85 #define USB_DT_ENDPOINT 0x05
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
usb_ch9.h | 85 #define USB_DT_ENDPOINT 0x05
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
usb_ch9.h | 85 #define USB_DT_ENDPOINT 0x05
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
usb_ch9.h | 85 #define USB_DT_ENDPOINT 0x05
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
usb_ch9.h | 85 #define USB_DT_ENDPOINT 0x05
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
usb_ch9.h | 85 #define USB_DT_ENDPOINT 0x05
|