Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmod_devicetable.h338 #define INPUT_DEVICE_ID_MATCH_FFBIT 0x0800 macro
/kernel/linux/linux-5.10/scripts/mod/
Dfile2alias.c777 if (flags & INPUT_DEVICE_ID_MATCH_FFBIT) in do_input_entry()