Home | History | Annotate | Download | only in linux

Lines Matching refs:ABS_MAX

826 #define ABS_MAX			0x3f
827 #define ABS_CNT (ABS_MAX+1)
1344 #if ABS_MAX != INPUT_DEVICE_ID_ABS_MAX
1345 #error "ABS_MAX and INPUT_DEVICE_ID_ABS_MAX do not match"