Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dps2.h32 #define PS2_MOUSE_BUTTON_MIDDLE 0x04 macro
/openbmc/qemu/hw/input/
H A Dps2.c794 [INPUT_BUTTON_MIDDLE] = PS2_MOUSE_BUTTON_MIDDLE, in ps2_mouse_event()