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