Searched refs:WATCHDOG_NOWAYOUT (Results 1 - 25 of 45) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwatchdog.h57 #define WATCHDOG_NOWAYOUT 1 macro
59 #define WATCHDOG_NOWAYOUT 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dat91rm9200_wdt.c31 static int nowayout = WATCHDOG_NOWAYOUT;
38 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dindydog.c33 static int nowayout = WATCHDOG_NOWAYOUT;
35 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dmixcomwd.c68 static int nowayout = WATCHDOG_NOWAYOUT;
70 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dsbc8360.c201 static int nowayout = WATCHDOG_NOWAYOUT;
207 "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dsbc_epx_c3.c36 static int nowayout = WATCHDOG_NOWAYOUT;
38 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dsoftdog.c60 static int nowayout = WATCHDOG_NOWAYOUT;
62 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dacquirewdt.c91 static int nowayout = WATCHDOG_NOWAYOUT;
93 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dadvantechwdt.c77 static int nowayout = WATCHDOG_NOWAYOUT;
79 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dalim1535_wdt.c41 static int nowayout = WATCHDOG_NOWAYOUT;
43 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dalim7101_wdt.c78 static int nowayout = WATCHDOG_NOWAYOUT;
81 __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Deurotechwdt.c74 static int nowayout = WATCHDOG_NOWAYOUT;
76 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dib700wdt.c121 static int nowayout = WATCHDOG_NOWAYOUT;
123 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dibmasr.c65 static int nowayout = WATCHDOG_NOWAYOUT;
397 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dks8695_wdt.c31 static int nowayout = WATCHDOG_NOWAYOUT;
38 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dmachzwd.c96 static int nowayout = WATCHDOG_NOWAYOUT;
98 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dsbc60xxwdt.c101 static int nowayout = WATCHDOG_NOWAYOUT;
103 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dsc1200wdt.c92 static int nowayout = WATCHDOG_NOWAYOUT;
94 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dsc520_wdt.c98 static int nowayout = WATCHDOG_NOWAYOUT;
100 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dshwdt.c79 static int nowayout = WATCHDOG_NOWAYOUT;
482 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dw83627hf_wdt.c62 static int nowayout = WATCHDOG_NOWAYOUT;
64 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dw83697hf_wdt.c61 static int nowayout = WATCHDOG_NOWAYOUT;
63 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dw83877f_wdt.c88 static int nowayout = WATCHDOG_NOWAYOUT;
90 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dwafer5823wdt.c66 static int nowayout = WATCHDOG_NOWAYOUT;
68 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
H A Dep93xx_wdt.c41 static int nowayout = WATCHDOG_NOWAYOUT;

Completed in 290 milliseconds

12