Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dps2.h30 #define PS2_MOUSE_BUTTON_LEFT 0x01 macro
/openbmc/qemu/hw/input/
H A Dps2.c793 [INPUT_BUTTON_LEFT] = PS2_MOUSE_BUTTON_LEFT, in ps2_mouse_event()