Searched refs:i8042_noloop (Results 1 – 2 of 2) sorted by relevance
90 static bool i8042_noloop; variable91 module_param_named(noloop, i8042_noloop, bool, 0);302 if (i8042_noloop && command == I8042_CMD_AUX_LOOP) in __i8042_command()872 if (i8042_noloop || i8042_bypass_aux_irq_test || aux_loop_broken) { in i8042_check_aux()
1280 i8042_noloop = true; in i8042_platform_init()