Searched refs:barrelswitch (Results 1 – 2 of 2) sorted by relevance
303 bool barrelswitch; member
2252 wacom_wac->hid_data.barrelswitch && in wacom_set_barrel_switch3_usage()2309 wacom_wac->hid_data.barrelswitch = true; in wacom_wac_pen_usage_mapping()2381 wacom_wac->hid_data.barrelswitch = value; in wacom_wac_pen_event()2524 int sw_state = wacom_wac->hid_data.barrelswitch | in wacom_wac_pen_report()2526 wacom_wac->hid_data.barrelswitch = sw_state == 1; in wacom_wac_pen_report()2530 input_report_key(input, BTN_STYLUS, wacom_wac->hid_data.barrelswitch); in wacom_wac_pen_report()