/external/u-boot/include/ |
D | usbdescriptors.h | 183 u8 bDescriptorType; /* 0x5 */ member 192 u8 bDescriptorType; /* 0x04 */ member 204 u8 bDescriptorType; /* 0x2 */ member 215 u8 bDescriptorType; /* 0x01 */ member 233 u8 bDescriptorType; member 247 u8 bDescriptorType; /* 0x03 */ member 253 u8 bDescriptorType; member 266 u8 bDescriptorType; member 272 u8 bDescriptorType; member 279 u8 bDescriptorType; member [all …]
|
/external/libmtp/logs/ |
D | mtp-detect-sonyericsson-mt27i-android4.txt | 8 bDescriptorType 1 23 bDescriptorType 2 33 bDescriptorType 4 43 bDescriptorType 5 53 bDescriptorType 5 63 bDescriptorType 5 73 bDescriptorType 4 83 bDescriptorType 5 93 bDescriptorType 5 103 bDescriptorType 6 [all …]
|
D | mtp-detect-asus-me301t.txt | 12 bDescriptorType 1 27 bDescriptorType 2 37 bDescriptorType 4 47 bDescriptorType 5 57 bDescriptorType 5 67 bDescriptorType 5 77 bDescriptorType 6
|
D | lsusb-canon-canoscan.txt | 7 bDescriptorType 1 22 bDescriptorType 2 32 bDescriptorType 4 42 bDescriptorType 5 52 bDescriptorType 5 62 bDescriptorType 5 72 bDescriptorType 6
|
D | mtp-detect-yifang-tesla.txt | 11 bDescriptorType 1 26 bDescriptorType 2 36 bDescriptorType 4 46 bDescriptorType 5 56 bDescriptorType 5 66 bDescriptorType 6
|
/external/kernel-headers/original/uapi/linux/usb/ |
D | ch9.h | 282 __u8 bDescriptorType; member 291 __u8 bDescriptorType; member 347 __u8 bDescriptorType; member 370 __u8 bDescriptorType; member 384 __u8 bDescriptorType; member 402 __u8 bDescriptorType; member 672 __u8 bDescriptorType; member 684 __u8 bDescriptorType; member 722 __u8 bDescriptorType; member 739 __u8 bDescriptorType; member [all …]
|
D | video.h | 189 __u8 bDescriptorType; member 196 __u8 bDescriptorType; member 213 __u8 bDescriptorType; \ 225 __u8 bDescriptorType; member 238 __u8 bDescriptorType; member 252 __u8 bDescriptorType; member 270 __u8 bDescriptorType; member 286 __u8 bDescriptorType; \ 297 __u8 bDescriptorType; member 312 __u8 bDescriptorType; member [all …]
|
D | cdc.h | 65 __u8 bDescriptorType; member 74 __u8 bDescriptorType; member 87 __u8 bDescriptorType; member 103 __u8 bDescriptorType; member 114 __u8 bDescriptorType; member 125 __u8 bDescriptorType; member 137 __u8 bDescriptorType; member 150 __u8 bDescriptorType; member 159 __u8 bDescriptorType; member 169 __u8 bDescriptorType; member [all …]
|
D | audio.h | 158 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member 172 __u8 bDescriptorType; \ 183 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member 212 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member 248 __u8 bDescriptorType; \ 260 __u8 bDescriptorType; member 323 __u8 bDescriptorType; member 339 __u8 bDescriptorType; member 356 __u8 bDescriptorType; member 456 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member [all …]
|
D | midi.h | 40 __u8 bDescriptorType; member 51 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member 68 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member 83 __u8 bDescriptorType; \ 95 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */ member 107 __u8 bDescriptorType; \
|
/external/u-boot/include/linux/usb/ |
D | ch9.h | 248 __u8 bDescriptorType; member 257 __u8 bDescriptorType; member 313 __u8 bDescriptorType; member 336 __u8 bDescriptorType; member 350 __u8 bDescriptorType; member 368 __u8 bDescriptorType; member 387 __u8 bDescriptorType; member 392 u8 bDescriptorType; member 403 u8 bDescriptorType; member 659 __u8 bDescriptorType; member [all …]
|
D | cdc.h | 51 __u8 bDescriptorType; member 60 __u8 bDescriptorType; member 73 __u8 bDescriptorType; member 89 __u8 bDescriptorType; member 100 __u8 bDescriptorType; member 111 __u8 bDescriptorType; member 123 __u8 bDescriptorType; member 136 __u8 bDescriptorType; member 146 __u8 bDescriptorType; member
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | usb_descriptors_unittest.py | 52 self.assertEqual(0xAA, descriptor.bDescriptorType) 120 self.assertEqual(0xAA, descriptor.bDescriptorType) 135 self.assertEqual(0xFF, descriptor.bDescriptorType) 151 self.assertEqual(0x24, descriptor.bDescriptorType) 182 self.assertEquals(0x02, descriptor.bDescriptorType) 197 self.assertEquals(0x0B, descriptor.bDescriptorType) 212 self.assertEquals(0x04, descriptor.bDescriptorType) 229 self.assertEquals(0x24, descriptor.bDescriptorType) 240 self.assertEquals(0x24, descriptor.bDescriptorType) 257 self.assertEquals(0x24, descriptor.bDescriptorType) [all …]
|
/external/u-boot/drivers/serial/ |
D | usbtty.c | 108 .bDescriptorType = USB_DT_DEVICE, 125 .bDescriptorType = USB_DT_QUAL, 161 .bDescriptorType = USB_DT_CONFIG, 174 .bDescriptorType = USB_DT_INTERFACE, 187 .bDescriptorType = CS_INTERFACE, 194 .bDescriptorType = CS_INTERFACE, 202 .bDescriptorType = CS_INTERFACE, 209 .bDescriptorType = CS_INTERFACE, 217 .bDescriptorType = USB_DT_ENDPOINT, 229 .bDescriptorType = USB_DT_INTERFACE, [all …]
|
/external/libusb/libusb/ |
D | descriptor.c | 117 if (header.bDescriptorType != LIBUSB_DT_ENDPOINT) { in parse_endpoint() 119 header.bDescriptorType, LIBUSB_DT_ENDPOINT); in parse_endpoint() 156 if ((header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_endpoint() 157 (header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_endpoint() 158 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_endpoint() 159 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint() 162 usbi_dbg("skipping descriptor %x", header.bDescriptorType); in parse_endpoint() 242 if (ifp->bDescriptorType != LIBUSB_DT_INTERFACE) { in parse_interface() 244 ifp->bDescriptorType, LIBUSB_DT_INTERFACE); in parse_interface() 296 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_interface() [all …]
|
D | libusb.h | 484 uint8_t bDescriptorType; member 538 uint8_t bDescriptorType; member 588 uint8_t bDescriptorType; member 650 uint8_t bDescriptorType; member 699 uint8_t bDescriptorType; member 728 uint8_t bDescriptorType; member 753 uint8_t bDescriptorType; member 784 uint8_t bDescriptorType; member 810 uint8_t bDescriptorType; member 852 uint8_t bDescriptorType; member
|
/external/u-boot/drivers/usb/emul/ |
D | sandbox_keyb.c | 50 .bDescriptorType = USB_DT_DEVICE, 68 .bDescriptorType = USB_DT_CONFIG, 80 .bDescriptorType = USB_DT_INTERFACE, 93 .bDescriptorType = USB_DT_HID, 103 .bDescriptorType = USB_DT_ENDPOINT, 114 .bDescriptorType = USB_DT_INTERFACE, 127 .bDescriptorType = USB_DT_HID, 137 .bDescriptorType = USB_DT_ENDPOINT,
|
D | sandbox_hub.c | 37 .bDescriptorType = USB_DT_DEVICE, 55 .bDescriptorType = USB_DT_CONFIG, 67 .bDescriptorType = USB_DT_INTERFACE, 80 .bDescriptorType = USB_DT_ENDPOINT, 90 .bDescriptorType = USB_DT_HUB,
|
D | sandbox_flash.c | 100 .bDescriptorType = USB_DT_DEVICE, 118 .bDescriptorType = USB_DT_CONFIG, 130 .bDescriptorType = USB_DT_INTERFACE, 143 .bDescriptorType = USB_DT_ENDPOINT, 153 .bDescriptorType = USB_DT_ENDPOINT,
|
/external/libusb-compat/libusb/ |
D | usb.h | 82 u_int8_t bDescriptorType; member 88 u_int8_t bDescriptorType; member 95 u_int8_t bDescriptorType; member 108 u_int8_t bDescriptorType; member 133 u_int8_t bDescriptorType; member 159 u_int8_t bDescriptorType; member 176 u_int8_t bDescriptorType; member
|
/external/u-boot/drivers/usb/gadget/ |
D | storage_common.c | 390 .bDescriptorType = USB_DT_OTG, 401 .bDescriptorType = USB_DT_INTERFACE, 418 .bDescriptorType = USB_DT_ENDPOINT, 428 .bDescriptorType = USB_DT_ENDPOINT, 440 .bDescriptorType = USB_DT_ENDPOINT, 480 .bDescriptorType = USB_DT_ENDPOINT, 490 .bDescriptorType = USB_DT_ENDPOINT, 503 .bDescriptorType = USB_DT_ENDPOINT,
|
D | f_thor.c | 370 .bDescriptorType = USB_DT_INTERFACE, 378 .bDescriptorType = USB_DT_ENDPOINT, 386 .bDescriptorType = USB_DT_ENDPOINT, 395 .bDescriptorType = USB_DT_INTERFACE, 407 .bDescriptorType = 0x24, /* CS_INTERFACE */ 414 .bDescriptorType = 0x24, /* CS_INTERFACE */ 422 .bDescriptorType = 0x24, /* CS_INTERFACE */ 429 .bDescriptorType = 0x24, /* CS_INTERFACE */ 435 .bDescriptorType = USB_DT_ENDPOINT, 447 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION, [all …]
|
D | ether.c | 342 .bDescriptorType = USB_DT_DEVICE, 360 .bDescriptorType = USB_DT_OTG, 368 .bDescriptorType = USB_DT_CONFIG, 382 .bDescriptorType = USB_DT_CONFIG, 416 .bDescriptorType = USB_DT_INTERFACE, 432 .bDescriptorType = USB_DT_INTERFACE, 445 .bDescriptorType = USB_DT_CS_INTERFACE, 455 .bDescriptorType = USB_DT_CS_INTERFACE, 468 .bDescriptorType = USB_DT_CS_INTERFACE, 477 .bDescriptorType = USB_DT_CS_INTERFACE, [all …]
|
/external/libusb/include/libusb/ |
D | libusb.h | 484 uint8_t bDescriptorType; member 538 uint8_t bDescriptorType; member 588 uint8_t bDescriptorType; member 650 uint8_t bDescriptorType; member 699 uint8_t bDescriptorType; member 728 uint8_t bDescriptorType; member 753 uint8_t bDescriptorType; member 784 uint8_t bDescriptorType; member 810 uint8_t bDescriptorType; member 852 uint8_t bDescriptorType; member
|
/external/clang/test/CodeGen/ |
D | 2009-07-22-StructLayout.c | 12 __u8 bDescriptorType; member 25 .bDescriptorType = ((0x01 << 5) | 0x04),
|