Home
last modified time | relevance | path

Searched refs:soft_noboot (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/watchdog/
H A Dsoftdog.c44 static int soft_noboot; variable
45 module_param(soft_noboot, int, 0);
46 MODULE_PARM_DESC(soft_noboot,
83 if (soft_noboot) { in softdog_fire()
206 soft_noboot, softdog_dev.timeout, soft_panic, nowayout); in softdog_init()
H A Ds3c2410_wdt.c138 static int soft_noboot; variable
143 module_param(soft_noboot, int, 0);
152 MODULE_PARM_DESC(soft_noboot, "Watchdog action, set to 1 to ignore reboots, 0 to reboot (default 0)…
513 if (soft_noboot) { in s3c2410wdt_start()
/linux-6.15/Documentation/watchdog/
H A Dwatchdog-parameters.rst453 soft_noboot:
600 soft_noboot: