/external/kernel-headers/original/uapi/linux/usb/ |
D | video.h | 187 __u8 bDescriptorType; member 194 __u8 bDescriptorType; member 211 __u8 bDescriptorType; \ 223 __u8 bDescriptorType; member 236 __u8 bDescriptorType; member 250 __u8 bDescriptorType; member 268 __u8 bDescriptorType; member 284 __u8 bDescriptorType; \ 295 __u8 bDescriptorType; member 310 __u8 bDescriptorType; member [all …]
|
D | ch9.h | 251 __u8 bDescriptorType; member 260 __u8 bDescriptorType; member 316 __u8 bDescriptorType; member 339 __u8 bDescriptorType; member 353 __u8 bDescriptorType; member 371 __u8 bDescriptorType; member 619 __u8 bDescriptorType; member 655 __u8 bDescriptorType; member 672 __u8 bDescriptorType; member 686 __u8 bDescriptorType; member [all …]
|
D | cdc.h | 63 __u8 bDescriptorType; member 72 __u8 bDescriptorType; member 85 __u8 bDescriptorType; member 101 __u8 bDescriptorType; member 112 __u8 bDescriptorType; member 123 __u8 bDescriptorType; member 135 __u8 bDescriptorType; member 148 __u8 bDescriptorType; member 157 __u8 bDescriptorType; member 167 __u8 bDescriptorType; member [all …]
|
D | audio.h | 156 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member 170 __u8 bDescriptorType; \ 181 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member 210 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member 238 __u8 bDescriptorType; \ 250 __u8 bDescriptorType; member 300 __u8 bDescriptorType; member 316 __u8 bDescriptorType; member 333 __u8 bDescriptorType; member 402 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member [all …]
|
D | midi.h | 39 __u8 bDescriptorType; member 50 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member 67 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member 82 __u8 bDescriptorType; \ 94 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */ member 106 __u8 bDescriptorType; \
|
D | functionfs.h | 22 __u8 bDescriptorType; member
|
D | ch11.h | 234 __u8 bDescriptorType; member
|
/external/libusb/libusb/ |
D | descriptor.c | 96 if (header.bDescriptorType != LIBUSB_DT_ENDPOINT) { in parse_endpoint() 98 header.bDescriptorType, LIBUSB_DT_ENDPOINT); in parse_endpoint() 123 if ((header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_endpoint() 124 (header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_endpoint() 125 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_endpoint() 126 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint() 129 usbi_dbg("skipping descriptor %x", header.bDescriptorType); in parse_endpoint() 234 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_interface() 235 (header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_interface() 236 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_interface() [all …]
|
D | libusb.h | 310 uint8_t bDescriptorType; member 364 uint8_t bDescriptorType; member 414 uint8_t bDescriptorType; member 476 uint8_t bDescriptorType; member
|
D | libusbi.h | 288 uint8_t bDescriptorType; member
|
/external/chromium_org/third_party/libusb/src/libusb/ |
D | descriptor.c | 116 if (header.bDescriptorType != LIBUSB_DT_ENDPOINT) { in parse_endpoint() 118 header.bDescriptorType, LIBUSB_DT_ENDPOINT); in parse_endpoint() 155 if ((header.bDescriptorType == LIBUSB_DT_ENDPOINT) || in parse_endpoint() 156 (header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_endpoint() 157 (header.bDescriptorType == LIBUSB_DT_CONFIG) || in parse_endpoint() 158 (header.bDescriptorType == LIBUSB_DT_DEVICE)) in parse_endpoint() 161 usbi_dbg("skipping descriptor %x", header.bDescriptorType); in parse_endpoint() 244 if (ifp->bDescriptorType != LIBUSB_DT_INTERFACE) { in parse_interface() 246 ifp->bDescriptorType, LIBUSB_DT_INTERFACE); in parse_interface() 298 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) || in parse_interface() [all …]
|
D | libusb.h | 487 uint8_t bDescriptorType; member 541 uint8_t bDescriptorType; member 591 uint8_t bDescriptorType; member 653 uint8_t bDescriptorType; member 701 uint8_t bDescriptorType; member 730 uint8_t bDescriptorType; member 755 uint8_t bDescriptorType; member 786 uint8_t bDescriptorType; member 812 uint8_t bDescriptorType; member 854 uint8_t bDescriptorType; member
|
D | libusbi.h | 409 uint8_t bDescriptorType; member
|
/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/clang/test/CodeGen/ |
D | 2009-07-22-StructLayout.c | 12 __u8 bDescriptorType; member 25 .bDescriptorType = ((0x01 << 5) | 0x04),
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
D | windows_usb.h | 145 uint8_t bDescriptorType; member 433 UCHAR bDescriptorType; member 445 UCHAR bDescriptorType; member 470 UCHAR bDescriptorType; member 491 UCHAR bDescriptorType; member
|
D | wince_usb.h | 47 UINT8 bDescriptorType; member
|
D | windows_usb.c | 952 priv->dev_descriptor.bDescriptorType = USB_DEVICE_DESCRIPTOR_TYPE; in force_hcd_device_descriptor() 1056 if (cd_data->bDescriptorType != USB_CONFIGURATION_DESCRIPTOR_TYPE) { in cache_config_descriptors() 3170 d.bDescriptorType = LIBUSB_DT_DEVICE; in _hid_get_device_descriptor() 3219 cd->bDescriptorType = LIBUSB_DT_CONFIG; in _hid_get_config_descriptor() 3228 id->bDescriptorType = LIBUSB_DT_INTERFACE; in _hid_get_config_descriptor() 3242 ed->bDescriptorType = LIBUSB_DT_ENDPOINT; in _hid_get_config_descriptor() 3252 ed->bDescriptorType = LIBUSB_DT_ENDPOINT; in _hid_get_config_descriptor() 3321 d.bDescriptorType = LIBUSB_DT_HID; in _hid_get_hid_descriptor()
|
D | linux_usbfs.c | 669 if (i && header.bDescriptorType == descriptor_type) in seek_to_next_descriptor() 692 if (config.bDescriptorType != LIBUSB_DT_CONFIG) { in seek_to_next_config() 694 config.bDescriptorType); in seek_to_next_config()
|
D | darwin_usb.c | 631 if (kIOReturnOverrun == ret && kUSBDeviceDesc == dev->dev_descriptor.bDescriptorType) in darwin_cache_device_descriptor() 717 usbi_dbg (" bDescriptorType: 0x%02x", dev->dev_descriptor.bDescriptorType); in darwin_cache_device_descriptor()
|
/external/chromium_org/media/video/capture/mac/ |
D | video_capture_device_mac.mm | 231 if ((descriptor->bDescriptorType == kVcCsInterface) &&
|