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