ABS_MT_LAST        31 include/linux/input/mt.h 	int abs[ABS_MT_LAST - ABS_MT_FIRST + 1];
ABS_MT_LAST        95 include/linux/input/mt.h 	return axis >= ABS_MT_FIRST && axis <= ABS_MT_LAST;