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

/linux-4.1.27/drivers/input/serio/
H A Di8042-x86ia64io.h988 i8042_nokbd = true; i8042_pnp_init()
1011 if (!i8042_nokbd && !i8042_pnp_kbd_irq) { i8042_pnp_init()
H A Di8042.c34 static bool i8042_nokbd; variable
35 module_param_named(nokbd, i8042_nokbd, bool, 0);
1468 if (!i8042_nokbd) { i8042_probe()

Completed in 72 milliseconds