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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Di8042-x86ia64io.h643 static unsigned int i8042_pnp_aux_devices; variable
694 i8042_pnp_aux_devices++;
781 if (!i8042_pnp_kbd_devices && !i8042_pnp_aux_devices) {
794 if (i8042_pnp_aux_devices)
799 i8042_pnp_kbd_name, (i8042_pnp_kbd_devices && i8042_pnp_aux_devices) ? "," : "",
802 kbd_irq_str, (i8042_pnp_kbd_devices && i8042_pnp_aux_devices) ? "," : "",
808 if (!i8042_pnp_aux_devices)

Completed in 22 milliseconds