Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_watchdog.c174 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"
1061 if ((start_now) && (rv == 0)) { in ipmi_register_watchdog()
1063 start_now = 0; /* Disable this function after first startup. */ in ipmi_register_watchdog()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dipmi.rst611 preaction=<preaction type> preop=<preop type> start_now=x
645 If start_now is set to 1, the watchdog timer will start running as
659 ipmi_watchdog.start_now=x