Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_watchdog.c190 static int start_now; variable
308 module_param(start_now, int, 0444);
309 MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as"
1058 if ((start_now) && (rv == 0)) { in ipmi_register_watchdog()
1060 start_now = 0; /* Disable this function after first startup. */ in ipmi_register_watchdog()
/linux-4.1.27/Documentation/
DIPMI.txt589 preaction=<preaction type> preop=<preop type> start_now=x
621 If start_now is set to 1, the watchdog timer will start running as
635 ipmi_watchdog.start_now=x