Home
last modified time | relevance | path

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

/linux/include/linux/device-id/
H A Dinput.h33 #define INPUT_DEVICE_ID_MATCH_LEDBIT 0x0200 macro
/linux/scripts/mod/
H A Dfile2alias.c728 if (flags & INPUT_DEVICE_ID_MATCH_LEDBIT) in do_input_entry()