Searched refs:input_mt_get_value (Results 1 – 1 of 1) sorted by relevance
62 static inline int input_mt_get_value(const struct input_mt_slot *slot, in input_mt_get_value() function70 return input_mt_get_value(slot, ABS_MT_TRACKING_ID) >= 0; in input_mt_is_active()