Searched refs:input_mt_get_value (Results 1 – 3 of 3) 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()
194 int id = input_mt_get_value(ps, ABS_MT_TRACKING_ID); in asus_report_tool_width()207 input_mt_get_value(oldest, ABS_MT_TOUCH_MAJOR)); in asus_report_tool_width()
1246 int id = input_mt_get_value(ps, ABS_MT_TRACKING_ID); in wacom_wac_finger_count_touches()2586 input_mt_get_value(s, ABS_MT_TRACKING_ID) >= 0) { in wacom_wac_slot_is_active()