Home
last modified time | relevance | path

Searched refs:BTN_STYLUS3 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dinput-event-codes.h410 #define BTN_STYLUS3 0x149 macro
/Linux-v5.15/include/dt-bindings/input/
Dlinux-event-codes.h410 #define BTN_STYLUS3 0x149 macro
/Linux-v5.15/drivers/hid/
Dwacom_wac.c2200 input_set_capability(input, EV_KEY, BTN_STYLUS3); in wacom_set_barrel_switch3_usage()
2450 input_report_key(input, BTN_STYLUS3, sw_state == 3); in wacom_wac_pen_report()