Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Di8042.c44 static bool i8042_unlock; variable
45 module_param_named(unlock, i8042_unlock, bool, 0);
1032 if (i8042_unlock) in i8042_controller_init()
H A Di8042-acpipnpio.h1538 i8042_unlock = true; in i8042_check_quirks()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Di8042.c44 static bool i8042_unlock; variable
45 module_param_named(unlock, i8042_unlock, bool, 0);
1032 if (i8042_unlock) in i8042_controller_init()
H A Di8042-acpipnpio.h1648 i8042_unlock = true; in i8042_check_quirks()
1711 i8042_unlock ? " unlock" : "", in i8042_platform_init()

Completed in 7 milliseconds