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

/linux-4.4.14/drivers/input/serio/
H A Di8042-x86ia64io.h807 static unsigned int i8042_pnp_aux_devices; variable
873 i8042_pnp_aux_devices++; i8042_pnp_aux_probe()
962 if (!i8042_pnp_kbd_devices && !i8042_pnp_aux_devices) { i8042_pnp_init()
975 if (i8042_pnp_aux_devices) i8042_pnp_init()
980 i8042_pnp_kbd_name, (i8042_pnp_kbd_devices && i8042_pnp_aux_devices) ? "," : "", i8042_pnp_init()
983 kbd_irq_str, (i8042_pnp_kbd_devices && i8042_pnp_aux_devices) ? "," : "", i8042_pnp_init()
989 if (!i8042_pnp_aux_devices) i8042_pnp_init()

Completed in 101 milliseconds