Home
last modified time | relevance | path

Searched refs:early_disable (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dw83627hf_wdt.c67 static int early_disable; variable
68 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()
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-parameters.txt362 early_disable: Watchdog gets disabled at boot time (default=1)