Home
last modified time | relevance | path

Searched refs:has_mute_touch_switch (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hid/
Dwacom_wac.h291 bool has_mute_touch_switch; member
354 bool has_mute_touch_switch; member
Dwacom_sys.c2219 if (wacom_wac->has_mute_touch_switch) { in wacom_set_shared_values()
2220 wacom_wac->shared->has_mute_touch_switch = true; in wacom_set_shared_values()
2224 if (wacom_wac->shared->has_mute_touch_switch && in wacom_set_shared_values()
Dwacom_wac.c1930 wacom_wac->has_mute_touch_switch = true; in wacom_wac_pad_usage_mapping()
2471 if (wacom_wac->shared->has_mute_touch_switch && in wacom_wac_finger_slot()