Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h410 #define BTN_STYLUS3 0x149 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h410 #define BTN_STYLUS3 0x149 macro
/Linux-v4.19/drivers/hid/
Dwacom_wac.c2378 input_report_key(input, BTN_STYLUS3, sw_state == 3); in wacom_wac_pen_report()
3486 input_set_capability(input_dev, EV_KEY, BTN_STYLUS3); in wacom_setup_pen_input_capabilities()