Searched refs:PS2_MOUSE_BUTTON_RIGHT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ | ||
H A D | ps2.h | 31 #define PS2_MOUSE_BUTTON_RIGHT 0x02 macro |
/openbmc/qemu/hw/input/ | ||
H A D | ps2.c | 795 [INPUT_BUTTON_RIGHT] = PS2_MOUSE_BUTTON_RIGHT, in ps2_mouse_event() |