Searched refs:barrelswitch2 (Results 1 – 2 of 2) sorted by relevance
305 bool barrelswitch2; member
2281 wacom_wac->hid_data.barrelswitch2 && in wacom_set_barrel_switch3_usage()2342 wacom_wac->hid_data.barrelswitch2 = true; in wacom_wac_pen_usage_mapping()2415 wacom_wac->hid_data.barrelswitch2 = value; in wacom_wac_pen_event()2562 (wacom_wac->hid_data.barrelswitch2 << 1); in wacom_wac_pen_report()2564 wacom_wac->hid_data.barrelswitch2 = sw_state == 2; in wacom_wac_pen_report()2568 input_report_key(input, BTN_STYLUS2, wacom_wac->hid_data.barrelswitch2); in wacom_wac_pen_report()