Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.h293 bool has_mute_touch_switch; member
361 bool has_mute_touch_switch; member
H A Dwacom_sys.c2307 if (wacom_wac->has_mute_touch_switch) { in wacom_set_shared_values()
2308 wacom_wac->shared->has_mute_touch_switch = true; in wacom_set_shared_values()
2318 if (wacom_wac->shared->has_mute_touch_switch && in wacom_set_shared_values()
H A Dwacom_wac.c880 wacom_wac->shared->has_mute_touch_switch && in touch_is_muted()
2083 wacom_wac->has_mute_touch_switch = true; in wacom_wac_pad_usage_mapping()
3998 wacom_wac->has_mute_touch_switch = true; in wacom_setup_touch_input_capabilities()