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

/linux-4.1.27/drivers/input/serio/
H A Di8042.c46 static bool i8042_unlock; variable
47 module_param_named(unlock, i8042_unlock, bool, 0);
967 if (i8042_unlock) i8042_controller_init()

Completed in 87 milliseconds