Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dwacom_wac.c2646 int mt_id = input_mt_get_value(ps, ABS_MT_TRACKING_ID); in wacom_wac_finger_slot() local
2648 if (!prox && mt_id < 0) { in wacom_wac_finger_slot()