Searched refs:i8042_noloop (Results 1 – 2 of 2) sorted by relevance
93 static bool i8042_noloop; variable94 module_param_named(noloop, i8042_noloop, bool, 0);303 if (i8042_noloop && command == I8042_CMD_AUX_LOOP) in __i8042_command()859 if (i8042_noloop || i8042_bypass_aux_irq_test || aux_loop_broken) { in i8042_check_aux()
1189 i8042_noloop = true; in i8042_platform_init()