Searched refs:PS2_MOUSE_BUTTON_MIDDLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ | ||
H A D | ps2.h | 32 #define PS2_MOUSE_BUTTON_MIDDLE 0x04 macro |
/openbmc/qemu/hw/input/ | ||
H A D | ps2.c | 794 [INPUT_BUTTON_MIDDLE] = PS2_MOUSE_BUTTON_MIDDLE, in ps2_mouse_event() |