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

/external/kernel-headers/original/linux/
H A Dmod_devicetable.h256 #define INPUT_DEVICE_ID_ABS_MAX 0x3f macro
290 kernel_ulong_t absbit[INPUT_DEVICE_ID_ABS_MAX / BITS_PER_LONG + 1];
H A Dinput.h1344 #if ABS_MAX != INPUT_DEVICE_ID_ABS_MAX
1345 #error "ABS_MAX and INPUT_DEVICE_ID_ABS_MAX do not match"

Completed in 303 milliseconds