Home | History | Annotate | Download | only in linux

Lines Matching refs:MSC_MAX

861 #define MSC_MAX			0x07
862 #define MSC_CNT (MSC_MAX+1)
1348 #if MSC_MAX != INPUT_DEVICE_ID_MSC_MAX
1349 #error "MSC_MAX and INPUT_DEVICE_ID_MSC_MAX do not match"