Home
last modified time | relevance | path

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

/include/linux/input/
Dmt.h62 static inline int input_mt_get_value(const struct input_mt_slot *slot, in input_mt_get_value() function
70 return input_mt_get_value(slot, ABS_MT_TRACKING_ID) >= 0; in input_mt_is_active()