Lines Matching refs:MODULE_PARM_DESC
37 MODULE_PARM_DESC(nokbd, "Do not probe or use KBD port.");
41 MODULE_PARM_DESC(noaux, "Do not probe or use AUX (mouse) port.");
45 MODULE_PARM_DESC(nomux, "Do not check whether an active multiplexing controller is present.");
49 MODULE_PARM_DESC(unlock, "Ignore keyboard lock.");
53 MODULE_PARM_DESC(reset, "Reset controller during init and cleanup.");
57 MODULE_PARM_DESC(direct, "Put keyboard port into non-translated mode.");
61 MODULE_PARM_DESC(dumbkbd, "Pretend that controller can only read data from keyboard");
65 MODULE_PARM_DESC(noloop, "Disable the AUX Loopback command while probing for the AUX port");
69 MODULE_PARM_DESC(notimeout, "Ignore timeouts signalled by i8042");
73 MODULE_PARM_DESC(kbdreset, "Reset device connected to KBD port");
78 MODULE_PARM_DESC(dritek, "Force enable the Dritek keyboard extension");
84 MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings");
91 MODULE_PARM_DESC(debug, "Turn i8042 debugging mode on and off");
95 MODULE_PARM_DESC(unmask_kbd_data, "Unconditional enable (may reveal sensitive data) of normally san…