Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dwacom_wac.c832 static inline bool touch_is_muted(struct wacom_wac *wacom_wac) in touch_is_muted() function
1565 if (touch_is_muted(wacom) && !wacom->shared->touch_down) in wacom_24hdt_irq()
2708 if (touch_is_muted(wacom_wac)) { in wacom_wac_finger_slot()
2764 if (touch_is_muted(wacom_wac) && !wacom_wac->shared->touch_down) in wacom_wac_finger_event()
2819 if (touch_is_muted(wacom_wac) && !wacom_wac->shared->touch_down) in wacom_wac_finger_pre_report()