Searched refs:ABS_MT_TRACKING_ID (Results 1 – 3 of 3) sorted by relevance
67 return input_mt_get_value(slot, ABS_MT_TRACKING_ID) >= 0; in input_mt_is_active()
779 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro