Home
last modified time | relevance | path

Searched refs:INPUT_DEVICE_ID_MATCH_RELBIT (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/device-id/
H A Dinput.h30 #define INPUT_DEVICE_ID_MATCH_RELBIT 0x0040 macro
/linux/drivers/input/
H A Dmousedev.c1006 INPUT_DEVICE_ID_MATCH_RELBIT,
1014 INPUT_DEVICE_ID_MATCH_RELBIT,
/linux/scripts/mod/
H A Dfile2alias.c719 if (flags & INPUT_DEVICE_ID_MATCH_RELBIT) in do_input_entry()