Home
last modified time | relevance | path

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

/system/banjo/zircon-hw-usb/
A Dusb.banjo70 uint8 bInterfaceProtocol;
/system/public/zircon/hw/
A Dusb.h191 uint8_t bInterfaceProtocol; member
/system/dev/input/usb-hid/
A Dusb-hid.c309 if (intf->bInterfaceProtocol == USB_HID_PROTOCOL_KBD) { in usb_hid_bind()
311 } else if (intf->bInterfaceProtocol == USB_HID_PROTOCOL_MOUSE) { in usb_hid_bind()
/system/dev/ethernet/usb-cdc-function/
A Dcdc-eth-function.cpp92 .bInterfaceProtocol = 0,
134 .bInterfaceProtocol = 0,
145 .bInterfaceProtocol = 0,
/system/dev/usb/usb-composite/
A Dusb-composite.c60 usb_protocol = interface_desc->bInterfaceProtocol; in usb_composite_add_interface()
/system/uapp/lsusb/
A Dlsusb.c179 printf(" bInterfaceProtocol %d\n", desc->bInterfaceProtocol); in do_list_device()
/system/dev/usb/usb-peripheral-test/
A Ddriver.cpp76 .bInterfaceProtocol = 0,
/system/dev/usb/xhci/
A Dxhci-root-hub.cpp104 .bInterfaceProtocol = 0,
/system/dev/block/ums-function/
A Dums-function.c47 .bInterfaceProtocol = USB_PROTOCOL_MSC_BULK_ONLY,

Completed in 23 milliseconds