Searched refs:barrelswitch2 (Results 1 – 2 of 2) sorted by relevance
303 bool barrelswitch2; member
2301 wacom_wac->hid_data.barrelswitch2 && in wacom_set_barrel_switch3_usage()2362 wacom_wac->hid_data.barrelswitch2 = true; in wacom_wac_pen_usage_mapping()2437 wacom_wac->hid_data.barrelswitch2 = value; in wacom_wac_pen_event()2587 (wacom_wac->hid_data.barrelswitch2 << 1); in wacom_wac_pen_report()2589 wacom_wac->hid_data.barrelswitch2 = sw_state == 2; in wacom_wac_pen_report()2593 input_report_key(input, BTN_STYLUS2, wacom_wac->hid_data.barrelswitch2); in wacom_wac_pen_report()
Completed in 15 milliseconds