Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.h286 bool touch_down; member
H A Dwacom_wac.c2669 bool touch_down = hid_data->tipswitch && hid_data->confidence; in wacom_wac_finger_slot() local