Searched refs:i8042_dumbkbd (Results 1 – 1 of 1) sorted by relevance
89 static bool i8042_dumbkbd; variable90 module_param_named(dumbkbd, i8042_dumbkbd, bool, 0);1320 serio->write = i8042_dumbkbd ? NULL : i8042_kbd_write; in i8042_create_kbd_port()