Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvmmouse.c53 #define VMMOUSE_MIDDLE_BUTTON 0x08 macro
117 buttons |= VMMOUSE_MIDDLE_BUTTON; in vmmouse_mouse_event()
/openbmc/linux/drivers/input/mouse/
H A Dvmmouse.c51 #define VMMOUSE_MIDDLE_BUTTON 0x08 macro
205 status & VMMOUSE_MIDDLE_BUTTON); in vmmouse_report_events()