Searched refs:nocir (Results 1 – 2 of 2) sorted by relevance
147 static int nocir = DEFAULT_NOCIR; variable156 module_param(nocir, int, 0);157 MODULE_PARM_DESC(nocir, "Forbid the use of Consumer IR interrupts to reset timer, default="679 if (!nocir && !test_bit(WDTS_USE_GP, &wdt_status)) { in it87_wdt_init()739 nowayout, testmode, exclusive, nogameport, nocir); in it87_wdt_init()
153 nocir: Forbid the use of CIR (workaround for some buggy setups); set to 1 if