Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmod_devicetable.h353 #define INPUT_DEVICE_ID_MATCH_RELBIT 0x0040 macro
/openbmc/linux/drivers/input/
H A Dmousedev.c1006 INPUT_DEVICE_ID_MATCH_RELBIT,
1014 INPUT_DEVICE_ID_MATCH_RELBIT,
/openbmc/linux/scripts/mod/
H A Dfile2alias.c785 if (flags & INPUT_DEVICE_ID_MATCH_RELBIT) in do_input_entry()