Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_watchdog.c175 static int start_now; variable
300 module_param(start_now, int, 0444);
301 MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as"
1053 if ((start_now) && (rv == 0)) { in ipmi_register_watchdog()
1055 start_now = 0; /* Disable this function after first startup. */ in ipmi_register_watchdog()
/openbmc/linux/Documentation/driver-api/
H A Dipmi.rst671 preaction=<preaction type> preop=<preop type> start_now=x
705 If start_now is set to 1, the watchdog timer will start running as
719 ipmi_watchdog.start_now=x