Home
last modified time | relevance | path

Searched refs:INPUT_DEVICE_ID_MATCH_FFBIT (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dmod_devicetable.h358 #define INPUT_DEVICE_ID_MATCH_FFBIT 0x0800 macro
/linux-6.15/scripts/mod/
H A Dfile2alias.c713 if (flags & INPUT_DEVICE_ID_MATCH_FFBIT) in do_input_entry()