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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Di8042-x86ia64io.h410 i8042_nokbd = 1;
429 if (!i8042_nokbd && !i8042_pnp_kbd_irq) {
H A Di8042.c30 static unsigned int i8042_nokbd; variable
31 module_param_named(nokbd, i8042_nokbd, bool, 0);
1145 if (!i8042_nokbd) {

Completed in 111 milliseconds