Home
last modified time | relevance | path

Searched refs:bInterfaceProtocol (Results 1 – 25 of 62) sorted by relevance

123

/external/libmtp/logs/
Dmtp-detect-sonyericsson-mt27i-android4.txt39 bInterfaceProtocol 0
79 bInterfaceProtocol 1
152 bInterfaceProtocol 80 Bulk-Only
182 bInterfaceProtocol 1
Dmtp-detect-yifang-tesla.txt42 bInterfaceProtocol 1
Dmtp-detect-asus-me301t.txt43 bInterfaceProtocol 0
Dlsusb-canon-canoscan.txt38 bInterfaceProtocol 255 Vendor Specific Protocol
/external/u-boot/drivers/usb/emul/
Dsandbox_keyb.c87 .bInterfaceProtocol = USB_PROT_HID_KEYBOARD,
121 .bInterfaceProtocol = USB_PROT_HID_MOUSE,
Dsandbox_hub.c74 .bInterfaceProtocol = US_PR_CB,
Dsandbox_flash.c137 .bInterfaceProtocol = US_PR_BULK,
/external/autotest/client/cros/cellular/mbim_compliance/
Dusb_descriptors_unittest.py218 self.assertEquals(0x00, descriptor.bInterfaceProtocol)
300 self.assertEquals(0x02, descriptor.bInterfaceProtocol)
316 self.assertEquals(0x02, descriptor.bInterfaceProtocol)
Dmbim_device_context.py156 bInterfaceProtocol=interface_protocol)
/external/u-boot/drivers/serial/
Dusbtty.c181 .bInterfaceProtocol = COMMUNICATIONS_V25TER_PROTOCOL,
236 .bInterfaceProtocol = DATA_INTERFACE_PROTOCOL_NONE,
314 .bInterfaceProtocol =
/external/u-boot/common/
Dusb_kbd.c419 if (iface->desc.bInterfaceProtocol != USB_PROT_HID_KEYBOARD)
666 .bInterfaceProtocol = USB_PROT_HID_KEYBOARD,
/external/libusb-compat/examples/
Dtestlibusb.c32 printf(" bInterfaceProtocol: %d\n", interface->bInterfaceProtocol); in print_altsetting()
/external/u-boot/drivers/usb/gadget/
Dether.c423 .bInterfaceProtocol = USB_CDC_PROTO_NONE,
438 .bInterfaceProtocol = USB_CDC_ACM_PROTO_VENDOR,
583 .bInterfaceProtocol = 0,
598 .bInterfaceProtocol = 0,
618 .bInterfaceProtocol = 0,
644 .bInterfaceProtocol = 0,
Df_dfu.c76 .bInterfaceProtocol = 1,
663 d->bInterfaceProtocol = 2; in dfu_prepare_function()
Dstorage_common.c406 .bInterfaceProtocol = USB_PR_BULK, /* Adjusted during fsg_bind() */
Df_fastboot.c93 .bInterfaceProtocol = FASTBOOT_INTERFACE_PROTOCOL,
/external/libusb-compat/libusb/
Dusb.h139 u_int8_t bInterfaceProtocol; member
/external/libusb/examples/
Dtestlibusb.c74 printf(" bInterfaceProtocol: %d\n", interface->bInterfaceProtocol); in print_altsetting()
Dxusb.c878 conf_desc->usb_interface[i].altsetting[j].bInterfaceProtocol); in test_device()
882 && (conf_desc->usb_interface[i].altsetting[j].bInterfaceProtocol == 0x50) ) { in test_device()
/external/u-boot/drivers/usb/host/
Dehci.h86 unsigned char bInterfaceProtocol; member
Dusb-uclass.c467 (id->bInterfaceProtocol != int_desc->bInterfaceProtocol)) in usb_match_one_id_intf()
/external/u-boot/drivers/usb/eth/
Dusb_ether.c34 ueth->protocol = iface_desc->bInterfaceProtocol; in usb_ether_register()
/external/u-boot/include/
Dusbdescriptors.h198 u8 bInterfaceProtocol; member
/external/u-boot/include/linux/usb/
Dch9.h357 __u8 bInterfaceProtocol; member
/external/u-boot/cmd/
Dusb.c210 ifdesc->bInterfaceSubClass, ifdesc->bInterfaceProtocol); in usb_display_if_desc()

123