/external/kernel-headers/original/uapi/linux/usb/ |
D | ch9.h | 357 __u8 bmAttributes; member 412 __u8 bmAttributes; member 483 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type() 518 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk() 531 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_control() 545 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_int() 559 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_isoc() 669 return epd->bmAttributes & USB_ENDPOINT_INTRTYPE; in usb_endpoint_interrupt_type() 694 __u8 bmAttributes; member 709 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams() [all …]
|
D | functionfs.h | 35 __u8 bmAttributes; member
|
D | audio.h | 612 __u8 bmAttributes; member
|
/external/crosvm/usb_util/src/ |
D | descriptor.rs | 286 assert_eq!(c.bmAttributes, 0x80); in parse_descriptors_mass_storage() 304 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_mass_storage() 312 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_mass_storage() 361 assert_eq!(c.bmAttributes, 0xc0); in parse_descriptors_servo() 379 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_servo() 387 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_servo() 406 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_servo() 414 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_servo() 433 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_servo() 441 assert_eq!(e.bmAttributes, 0x02); in parse_descriptors_servo() [all …]
|
D | types.rs | 78 pub bmAttributes: u8, field 130 pub bmAttributes: u8, field 185 let ep_type = self.bmAttributes & ENDPOINT_DESCRIPTOR_ATTRIBUTES_TYPE_MASK; in get_endpoint_type()
|
/external/libusb/android/examples/ |
D | unrooted_android.c | 66 LOGD(" bmAttributes: %02xh\n", ep_comp->bmAttributes); in print_endpoint_comp() 76 LOGD(" bmAttributes: %02xh\n", endpoint->bmAttributes); in print_endpoint() 120 LOGD(" bmAttributes: %08xh\n", usb_2_0_ext_cap->bmAttributes); in print_2_0_ext_cap() 127 LOGD(" bmAttributes: %02xh\n", ss_usb_cap->bmAttributes); in print_ss_usb_cap() 192 LOGD(" bmAttributes: %02xh\n", config->bmAttributes); in print_configuration()
|
/external/libusb/examples/ |
D | testlibusb.c | 30 printf(" bmAttributes: %02xh\n", ep_comp->bmAttributes); in print_endpoint_comp() 40 printf(" bmAttributes: %02xh\n", endpoint->bmAttributes); in print_endpoint() 84 printf(" bmAttributes: %08xh\n", usb_2_0_ext_cap->bmAttributes); in print_2_0_ext_cap() 91 printf(" bmAttributes: %02xh\n", ss_usb_cap->bmAttributes); in print_ss_usb_cap() 156 printf(" bmAttributes: %02xh\n", config->bmAttributes); in print_configuration()
|
D | xusb.c | 766 printf(" attributes : %02X\n", usb_2_0_ext->bmAttributes); in print_device_cap() 776 printf(" attributes : %02X\n", ss_usb_device_cap->bmAttributes); in print_device_cap() 894 …if ((endpoint->bmAttributes & LIBUSB_TRANSFER_TYPE_MASK) & (LIBUSB_TRANSFER_TYPE_BULK | LIBUSB_TRA… in test_device()
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | usb_descriptors_unittest.py | 188 self.assertEquals(0xA0, descriptor.bmAttributes) 285 self.assertEquals(0x03, descriptor.bmAttributes) 329 self.assertEquals(0x02, descriptor.bmAttributes) 341 self.assertEquals(0x02, descriptor.bmAttributes)
|
D | usb_descriptors.py | 489 endpoint.bmAttributes == 0x02): 493 endpoint.bmAttributes == 0x02):
|
/external/libusb/include/libusb/ |
D | libusb.h | 608 uint8_t bmAttributes; member 721 uint8_t bmAttributes; member 764 uint8_t bmAttributes; member 840 uint32_t bmAttributes; member 866 uint8_t bmAttributes; member
|
D | libusbi.h | 662 uint8_t bmAttributes; member
|
/external/libusb/libusb/ |
D | libusb.h | 608 uint8_t bmAttributes; member 721 uint8_t bmAttributes; member 764 uint8_t bmAttributes; member 840 uint32_t bmAttributes; member 866 uint8_t bmAttributes; member
|
D | libusbi.h | 662 uint8_t bmAttributes; member
|
D | core.c | 1146 ep_type = (enum libusb_endpoint_transfer_type) (ep->bmAttributes & 0x3); in libusb_get_max_iso_packet_size()
|
/external/libiio/src/iiod/ |
D | usbd.c | 278 ep->bmAttributes = USB_ENDPOINT_XFER_BULK; in create_header() 293 ep->bmAttributes = USB_ENDPOINT_XFER_BULK; in create_header()
|
/external/autotest/client/cros/cellular/mbim_compliance/tests/ |
D | des_02.py | 264 interrupt_endpoint_descriptor.bmAttributes == 0x03):
|
/external/libusb/libusb/os/ |
D | windows_common.h | 188 UCHAR bmAttributes; member
|
D | windows_winusb.c | 3368 cd->bmAttributes = 1 << 7; /* bus powered */ in _hid_get_config_descriptor() 3388 ed->bmAttributes = 3; in _hid_get_config_descriptor() 3398 ed->bmAttributes = 3; in _hid_get_config_descriptor()
|
/external/libcups/backend/ |
D | usb-libusb.c | 908 if ((endpptr->bmAttributes & LIBUSB_TRANSFER_TYPE_MASK) == in find_device()
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 77046 __u8 bmAttributes; member 77066 __u8 bmAttributes; member 77084 __u8 bmAttributes; member 77110 __le32 bmAttributes; member 77117 __u8 bmAttributes; member 77137 __le32 bmAttributes; member
|
D | vmlinux_510.h | 77046 __u8 bmAttributes; member 77066 __u8 bmAttributes; member 77084 __u8 bmAttributes; member 77110 __le32 bmAttributes; member 77117 __u8 bmAttributes; member 77137 __le32 bmAttributes; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 91838 __u8 bmAttributes; member 91858 __u8 bmAttributes; member 91876 __u8 bmAttributes; member 91902 __le32 bmAttributes; member 91909 __u8 bmAttributes; member 91929 __le32 bmAttributes; member
|
D | vmlinux.h | 91838 __u8 bmAttributes; member 91858 __u8 bmAttributes; member 91876 __u8 bmAttributes; member 91902 __le32 bmAttributes; member 91909 __u8 bmAttributes; member 91929 __le32 bmAttributes; member
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 44678 …<var-decl name="bmAttributes" type-id="8f048e17" visibility="default" filepath="include/uapi/linux… 44765 …<var-decl name="bmAttributes" type-id="8f048e17" visibility="default" filepath="include/uapi/linux… 44843 …<var-decl name="bmAttributes" type-id="8f048e17" visibility="default" filepath="include/uapi/linux… 44924 …<var-decl name="bmAttributes" type-id="2f162548" visibility="default" filepath="include/uapi/linux… 44949 …<var-decl name="bmAttributes" type-id="8f048e17" visibility="default" filepath="include/uapi/linux… 44995 …<var-decl name="bmAttributes" type-id="2f162548" visibility="default" filepath="include/uapi/linux… 62287 …<var-decl name="bmAttributes" type-id="f9b06939" visibility="default" filepath="include/linux/usb/… 64188 …<var-decl name="bmAttributes" type-id="f9b06939" visibility="default" filepath="include/linux/usb/… 65783 …<var-decl name="bmAttributes" type-id="8f048e17" visibility="default" filepath="include/uapi/linux… 65809 …<var-decl name="bmAttributes" type-id="8f048e17" visibility="default" filepath="include/uapi/linux… [all …]
|