Searched refs:INPUT_DEVICE_ID_MSC_MAX (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmod_devicetable.h339 #define INPUT_DEVICE_ID_MSC_MAX 0x07 macro
375 kernel_ulong_t mscbit[INPUT_DEVICE_ID_MSC_MAX / BITS_PER_LONG + 1];
H A Dinput.h239 #if MSC_MAX != INPUT_DEVICE_ID_MSC_MAX
240 #error "MSC_MAX and INPUT_DEVICE_ID_MSC_MAX do not match"
/linux-master/scripts/mod/
H A Dfile2alias.c792 do_input(alias, *mscbit, 0, INPUT_DEVICE_ID_MSC_MAX);

Completed in 110 milliseconds