Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/tablet/
Dwacom_wac.h102 bool touch_down; member
Dwacom_wac.c756 wacom->shared->touch_down = (contact_with_no_pen_down_count > 0); in wacom_tpc_mt_touch()
791 wacom->shared->touch_down = prox; in wacom_tpc_single_touch()
812 if (!wacom->shared->touch_down) { in wacom_tpc_pen()