Home | History | Annotate | Download | only in linux

Lines Matching refs:REL_MAX

770 #define REL_MAX			0x0f
771 #define REL_CNT (REL_MAX+1)
1340 #if REL_MAX != INPUT_DEVICE_ID_REL_MAX
1341 #error "REL_MAX and INPUT_DEVICE_ID_REL_MAX do not match"