Searched defs:i8042_nokbd (Results 1 - 1 of 1) sorted by relevance

/drivers/input/serio/
H A Di8042.c34 static bool i8042_nokbd; variable
35 module_param_named(nokbd, i8042_nokbd, bool, 0);
1419 if (!i8042_nokbd) {

Completed in 218 milliseconds