Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvmmouse.c52 #define VMMOUSE_RIGHT_BUTTON 0x10 macro
115 buttons |= VMMOUSE_RIGHT_BUTTON; in vmmouse_mouse_event()
/openbmc/linux/drivers/input/mouse/
H A Dvmmouse.c50 #define VMMOUSE_RIGHT_BUTTON 0x10 macro
202 status & VMMOUSE_RIGHT_BUTTON); in vmmouse_report_events()