Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.c837 static inline bool touch_is_muted(struct wacom_wac *wacom_wac) in touch_is_muted() function
1545 if (touch_is_muted(wacom) && !wacom->shared->touch_down) in wacom_24hdt_irq()
2590 if (touch_is_muted(wacom_wac)) { in wacom_wac_finger_slot()
2664 if (touch_is_muted(wacom_wac) && !wacom_wac->shared->touch_down) in wacom_wac_finger_event()
2725 if (touch_is_muted(wacom_wac) && !wacom_wac->shared->touch_down) in wacom_wac_finger_pre_report()