Searched refs:INPUT_DEVICE_ID_REL_MAX (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
H A Dmod_devicetable.h255 #define INPUT_DEVICE_ID_REL_MAX 0x0f macro
289 kernel_ulong_t relbit[INPUT_DEVICE_ID_REL_MAX / BITS_PER_LONG + 1];
H A Dinput.h1340 #if REL_MAX != INPUT_DEVICE_ID_REL_MAX
1341 #error "REL_MAX and INPUT_DEVICE_ID_REL_MAX do not match"

Completed in 19 milliseconds