Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsoftdog.c57 static int soft_noboot = 1; variable
59 static int soft_noboot = 0; variable
63 MODULE_PARM(soft_noboot,"i");
93 if (soft_noboot) in watchdog_fire()