Home
last modified time | relevance | path

Searched refs:USB_PROT_HID_MOUSE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dusb_defs.h31 #define USB_PROT_HID_MOUSE 2 macro
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c121 .bInterfaceProtocol = USB_PROT_HID_MOUSE,
/openbmc/u-boot/cmd/
H A Dusb.c80 case USB_PROT_HID_MOUSE: in usb_display_class_sub()