Searched refs:i8042_noloop (Results 1 – 2 of 2) sorted by relevance
94 static bool i8042_noloop; variable95 module_param_named(noloop, i8042_noloop, bool, 0);306 if (i8042_noloop && command == I8042_CMD_AUX_LOOP) in __i8042_command()876 if (i8042_noloop || i8042_bypass_aux_irq_test || aux_loop_broken) { in i8042_check_aux()
1590 i8042_noloop = true; in i8042_check_quirks()1645 i8042_noloop ? " noloop" : "", in i8042_platform_init()