Home
last modified time | relevance | path

Searched refs:PS2_MOUSE_BUTTON_RIGHT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/input/
H A Dps2.h31 #define PS2_MOUSE_BUTTON_RIGHT 0x02 macro
/openbmc/qemu/hw/input/
H A Dps2.c795 [INPUT_BUTTON_RIGHT] = PS2_MOUSE_BUTTON_RIGHT, in ps2_mouse_event()