Searched refs:early_disable (Results 1 – 2 of 2) sorted by relevance
71 static int early_disable = WATCHDOG_EARLY_DISABLE; variable72 module_param(early_disable, int, 0);73 MODULE_PARM_DESC(early_disable,410 if (early_disable) { in wdt_init()
355 early_disable: Watchdog gets disabled at boot time (default=1)