Searched refs:early_disable (Results 1 – 2 of 2) sorted by relevance
67 static int early_disable; variable68 module_param(early_disable, int, 0);69 MODULE_PARM_DESC(early_disable, "Disable watchdog at boot time (default=0)");219 if (early_disable) { in w83627hf_init()
362 early_disable: Watchdog gets disabled at boot time (default=1)