Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dremote.c131 (buttons & REMOTE_BUTTON_RIGHT) ? "right" : "" in print_input()
152 input_report_key(dev, BTN_RIGHT, buttons & REMOTE_BUTTON_RIGHT); in send_mouse_event()
H A Dremote.h44 #define REMOTE_BUTTON_RIGHT 0x04 macro
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dremote.c131 (buttons & REMOTE_BUTTON_RIGHT) ? "right" : "" in print_input()
152 input_report_key(dev, BTN_RIGHT, buttons & REMOTE_BUTTON_RIGHT); in send_mouse_event()
H A Dremote.h44 #define REMOTE_BUTTON_RIGHT 0x04 macro

Completed in 4 milliseconds