Searched refs:bInterfaceProtocol (Results 1 – 9 of 9) sorted by relevance
70 uint8 bInterfaceProtocol;
191 uint8_t bInterfaceProtocol; member
309 if (intf->bInterfaceProtocol == USB_HID_PROTOCOL_KBD) { in usb_hid_bind()311 } else if (intf->bInterfaceProtocol == USB_HID_PROTOCOL_MOUSE) { in usb_hid_bind()
92 .bInterfaceProtocol = 0,134 .bInterfaceProtocol = 0,145 .bInterfaceProtocol = 0,
60 usb_protocol = interface_desc->bInterfaceProtocol; in usb_composite_add_interface()
179 printf(" bInterfaceProtocol %d\n", desc->bInterfaceProtocol); in do_list_device()
76 .bInterfaceProtocol = 0,
104 .bInterfaceProtocol = 0,
47 .bInterfaceProtocol = USB_PROTOCOL_MSC_BULK_ONLY,
Completed in 23 milliseconds