Searched refs:PS2_MOUSE_BUTTON_SIDE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ | ||
H A D | ps2.h | 33 #define PS2_MOUSE_BUTTON_SIDE 0x08 macro |
/openbmc/qemu/hw/input/ | ||
H A D | ps2.c | 796 [INPUT_BUTTON_SIDE] = PS2_MOUSE_BUTTON_SIDE, in ps2_mouse_event() |