Searched refs:ABS_MT_SLOT (Results 1 – 3 of 3) sorted by relevance
87 input_event(dev, EV_ABS, ABS_MT_SLOT, slot); in input_mt_slot()97 return axis == ABS_MT_SLOT || input_is_mt_value(axis); in input_is_mt_axis()
856 #define ABS_MT_SLOT 0x2f /* MT slot being modified */ macro