Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
Dwacom_wac.h285 bool touch_down; member
/kernel/linux/linux-6.6/drivers/hid/
Dwacom_wac.h286 bool touch_down; member
Dwacom_wac.c2659 bool touch_down = hid_data->tipswitch && hid_data->confidence; in wacom_wac_finger_slot() local