Searched refs:i8042_noloop (Results 1 – 2 of 2) sorted by relevance
62 static bool i8042_noloop; variable63 module_param_named(noloop, i8042_noloop, bool, 0);266 if (i8042_noloop && command == I8042_CMD_AUX_LOOP) in __i8042_command()811 if (i8042_noloop || i8042_bypass_aux_irq_test || aux_loop_broken) { in i8042_check_aux()
1083 i8042_noloop = true; in i8042_platform_init()