Home | History | Annotate | Download | only in linux

Lines Matching refs:EV_MAX

190 #define EV_MAX			0x1f
191 #define EV_CNT (EV_MAX+1)
1328 #if EV_MAX != INPUT_DEVICE_ID_EV_MAX
1329 #error "EV_MAX and INPUT_DEVICE_ID_EV_MAX do not match"