Home
last modified time | relevance | path

Searched refs:i8042_debug (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Di8042.h67 if (i8042_debug) \
74 if (!i8042_debug) \
H A Di8042.c120 static bool i8042_debug; variable
121 module_param_named(debug, i8042_debug, bool, 0600);
/kernel/linux/linux-6.6/drivers/input/serio/
H A Di8042.h65 if (i8042_debug) \
72 if (!i8042_debug) \
H A Di8042.c120 static bool i8042_debug; variable
121 module_param_named(debug, i8042_debug, bool, 0600);

Completed in 5 milliseconds