Searched refs:touch_registered (Results 1 – 3 of 3) sorted by relevance
230 bool touch_registered; member
1345 if (wacom->wacom_wac.touch_registered) in wacom_clean_inputs()1419 wacom_wac->touch_registered = true; in wacom_register_inputs()1455 wacom_wac->touch_registered = false; in wacom_register_inputs()
2011 if (wacom->touch_registered && touch_changed) { in wacom_bpt3_touch()