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

/linux-master/include/uapi/linux/
H A Dinput-event-codes.h411 #define BTN_STYLUS3 0x149 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h411 #define BTN_STYLUS3 0x149 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h411 #define BTN_STYLUS3 0x149 macro
/linux-master/drivers/hid/
H A Dwacom_wac.c50 input_report_key(input, BTN_STYLUS3, 0);
2283 input_set_capability(input, EV_KEY, BTN_STYLUS3);
2367 wacom_map_usage(input, usage, field, EV_KEY, BTN_STYLUS3, 0);
2560 input_report_key(input, BTN_STYLUS3, wacom_wac->hid_data.barrelswitch3);

Completed in 146 milliseconds