Home
last modified time | relevance | path

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

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