Searched refs:I8042_KBD_PORT_NO (Results 1 – 1 of 1) sorted by relevance
158 #define I8042_KBD_PORT_NO 0 macro570 I8042_AUX_PORT_NO : I8042_KBD_PORT_NO; in i8042_interrupt()1201 if (i8042_ports[I8042_KBD_PORT_NO].serio) in i8042_controller_resume()1313 struct i8042_port *port = &i8042_ports[I8042_KBD_PORT_NO]; in i8042_create_kbd_port()1377 kfree(i8042_ports[I8042_KBD_PORT_NO].serio); in i8042_free_kbd_port()1378 i8042_ports[I8042_KBD_PORT_NO].serio = NULL; in i8042_free_kbd_port()1416 if (pm_suspend_via_s2idle() && i == I8042_KBD_PORT_NO) in i8042_register_ports()1518 if (serio != i8042_ports[I8042_KBD_PORT_NO].serio) in i8042_kbd_bind_notifier()