Searched refs:barrelswitch2 (Results 1 – 2 of 2) sorted by relevance
303 bool barrelswitch2; member
2312 wacom_wac->hid_data.barrelswitch2 && in wacom_set_barrel_switch3_usage()2373 wacom_wac->hid_data.barrelswitch2 = true; in wacom_wac_pen_usage_mapping()2448 wacom_wac->hid_data.barrelswitch2 = value; in wacom_wac_pen_event()2598 (wacom_wac->hid_data.barrelswitch2 << 1); in wacom_wac_pen_report()2600 wacom_wac->hid_data.barrelswitch2 = sw_state == 2; in wacom_wac_pen_report()2604 input_report_key(input, BTN_STYLUS2, wacom_wac->hid_data.barrelswitch2); in wacom_wac_pen_report()