Home | History | Annotate | Download | only in linux

Lines Matching refs:KEY_MAX

753 #define KEY_MAX			0x2ff
754 #define KEY_CNT (KEY_MAX+1)
1336 #if KEY_MAX != INPUT_DEVICE_ID_KEY_MAX
1337 #error "KEY_MAX and INPUT_DEVICE_ID_KEY_MAX do not match"