Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/serio/
Di8042.c44 static bool i8042_unlock; variable
45 module_param_named(unlock, i8042_unlock, bool, 0);
1028 if (i8042_unlock) in i8042_controller_init()