Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/
Dwacom_wac.h290 bool has_mute_touch_switch; member
353 bool has_mute_touch_switch; member
Dwacom_sys.c2256 if (wacom_wac->has_mute_touch_switch) { in wacom_set_shared_values()
2257 wacom_wac->shared->has_mute_touch_switch = true; in wacom_set_shared_values()
2261 if (wacom_wac->shared->has_mute_touch_switch && in wacom_set_shared_values()
Dwacom_wac.c1528 if (wacom->shared->has_mute_touch_switch && in wacom_24hdt_irq()
2006 wacom_wac->has_mute_touch_switch = true; in wacom_wac_pad_usage_mapping()
2532 if (wacom_wac->shared->has_mute_touch_switch && in wacom_wac_finger_slot()
3829 wacom_wac->shared->has_mute_touch_switch = true; in wacom_setup_touch_input_capabilities()