Home
last modified time | relevance | path

Searched refs:REMOTE_BUTTON_MIDDLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dremote.c130 (buttons & REMOTE_BUTTON_MIDDLE) ? "middle " : "", in print_input()
151 input_report_key(dev, BTN_MIDDLE, buttons & REMOTE_BUTTON_MIDDLE); in send_mouse_event()
H A Dremote.h43 #define REMOTE_BUTTON_MIDDLE 0x02 macro
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dremote.c130 (buttons & REMOTE_BUTTON_MIDDLE) ? "middle " : "", in print_input()
151 input_report_key(dev, BTN_MIDDLE, buttons & REMOTE_BUTTON_MIDDLE); in send_mouse_event()
H A Dremote.h43 #define REMOTE_BUTTON_MIDDLE 0x02 macro

Completed in 3 milliseconds