Searched defs:nowayout (Results 26 - 50 of 101) sorted by relevance

12345

/drivers/watchdog/
H A Dsbc_fitpc2_wdt.c29 static bool nowayout = WATCHDOG_NOWAYOUT; variable
89 if (nowayout) {
262 module_param(nowayout, bool, 0);
263 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started");
H A Dshwdt.c14 * Added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
73 static bool nowayout = WATCHDOG_NOWAYOUT; variable
253 watchdog_set_nowayout(&sh_wdt_dev, nowayout);
268 dev_info(&pdev->dev, "configured with heartbeat=%d sec (nowayout=%d)\n",
269 sh_wdt_dev.timeout, nowayout);
349 module_param(nowayout, bool, 0);
350 MODULE_PARM_DESC(nowayout,
H A Dwm831x_wdt.c25 static bool nowayout = WATCHDOG_NOWAYOUT; variable
26 module_param(nowayout, bool, 0);
27 MODULE_PARM_DESC(nowayout,
218 watchdog_set_nowayout(wm831x_wdt, nowayout);
H A Dacquirewdt.c21 * Added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
95 static bool nowayout = WATCHDOG_NOWAYOUT; variable
96 module_param(nowayout, bool, 0);
97 MODULE_PARM_DESC(nowayout,
126 if (!nowayout) {
198 if (nowayout)
265 pr_info("initialized. (nowayout=%d)\n", nowayout);
H A Dadvantechwdt.c24 * Added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
80 static bool nowayout = WATCHDOG_NOWAYOUT; variable
81 module_param(nowayout, bool, 0);
82 MODULE_PARM_DESC(nowayout,
117 if (!nowayout) {
273 pr_info("initialized. timeout=%d sec (nowayout=%d)\n",
274 timeout, nowayout);
H A Dalim1535_wdt.c43 static bool nowayout = WATCHDOG_NOWAYOUT; variable
44 module_param(nowayout, bool, 0);
45 MODULE_PARM_DESC(nowayout,
146 if (!nowayout) {
422 pr_info("initialized. timeout=%d sec (nowayout=%d)\n",
423 timeout, nowayout);
H A Dalim7101_wdt.c80 static bool nowayout = WATCHDOG_NOWAYOUT; variable
81 module_param(nowayout, bool, 0);
82 MODULE_PARM_DESC(nowayout,
188 if (!nowayout) {
388 nowayout = 1;
420 if (nowayout)
423 pr_info("WDT driver for ALi M7101 initialised. timeout=%d sec (nowayout=%d)\n",
424 timeout, nowayout);
H A Dar7_wdt.c53 static bool nowayout = WATCHDOG_NOWAYOUT; variable
54 module_param(nowayout, bool, 0);
55 MODULE_PARM_DESC(nowayout, "Disable watchdog shutdown on close");
185 else if (!nowayout)
318 if (!nowayout)
H A Dat32ap700x_wdt.c48 static bool nowayout = WATCHDOG_NOWAYOUT; variable
49 module_param(nowayout, bool, 0);
50 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
272 if (!nowayout) {
370 "AT32AP700X WDT at 0x%p, timeout %d sec (nowayout=%d)\n",
371 wdt->regs, wdt->timeout, nowayout);
384 if (!nowayout)
H A Dat91sam9_wdt.c77 static bool nowayout = WATCHDOG_NOWAYOUT; variable
78 module_param(nowayout, bool, 0);
79 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started "
91 bool nowayout; member in struct:at91wdt
236 watchdog_set_nowayout(&wdt->wdd, wdt->nowayout);
341 wdt->nowayout = nowayout;
366 pr_info("enabled (heartbeat=%d sec, nowayout=%d)\n",
367 wdt->wdd.timeout, wdt->nowayout);
H A Dath79_wdt.c53 static bool nowayout = WATCHDOG_NOWAYOUT; variable
54 module_param(nowayout, bool, 0);
55 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started "
156 if (!nowayout) {
H A Dbcm63xx_wdt.c54 static bool nowayout = WATCHDOG_NOWAYOUT; variable
55 module_param(nowayout, bool, 0);
56 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
142 if (!nowayout) {
289 if (!nowayout)
H A Dbfin_wdt.c52 static bool nowayout = WATCHDOG_NOWAYOUT; variable
157 if (nowayout)
203 if (!nowayout) {
370 pr_info("initialized: timeout=%d sec (nowayout=%d)\n",
371 timeout, nowayout);
474 module_param(nowayout, bool, 0);
475 MODULE_PARM_DESC(nowayout,
H A Ddw_wdt.c54 static bool nowayout = WATCHDOG_NOWAYOUT; variable
55 module_param(nowayout, bool, 0);
56 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started "
151 (!nowayout && !dw_wdt.in_use)) {
190 if (!nowayout) {
271 if (!nowayout)
H A Deurotechwdt.c40 * Added Matt Domsch's nowayout module option.
80 static bool nowayout = WATCHDOG_NOWAYOUT; variable
81 module_param(nowayout, bool, 0);
82 MODULE_PARM_DESC(nowayout,
206 if (!nowayout) {
H A Dgef_wdt.c74 static bool nowayout = WATCHDOG_NOWAYOUT; variable
75 module_param(nowayout, bool, 0);
76 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
143 if (!nowayout) {
227 if (nowayout)
H A Dgeodewdt.c43 static bool nowayout = WATCHDOG_NOWAYOUT; variable
44 module_param(nowayout, bool, 0);
45 MODULE_PARM_DESC(nowayout,
119 if (!nowayout) {
H A DiTCO_wdt.c116 static bool nowayout = WATCHDOG_NOWAYOUT; variable
117 module_param(nowayout, bool, 0);
118 MODULE_PARM_DESC(nowayout,
391 if (!nowayout)
514 watchdog_set_nowayout(&iTCO_wdt_watchdog_dev, nowayout);
534 pr_info("initialized. heartbeat=%d sec (nowayout=%d)\n",
535 heartbeat, nowayout);
H A Dib700wdt.c29 * Added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
105 static bool nowayout = WATCHDOG_NOWAYOUT; variable
106 module_param(nowayout, bool, 0);
107 MODULE_PARM_DESC(nowayout,
152 if (!nowayout) {
236 if (nowayout)
H A Die6xx_wdt.c70 static bool nowayout = WATCHDOG_NOWAYOUT; variable
71 module_param(nowayout, bool, 0);
72 MODULE_PARM_DESC(nowayout,
269 watchdog_set_nowayout(&ie6xx_wdt_dev, nowayout);
H A Dimx2_wdt.c68 static bool nowayout = WATCHDOG_NOWAYOUT; variable
69 module_param(nowayout, bool, 0);
70 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
270 watchdog_set_nowayout(wdog, nowayout);
289 dev_info(&pdev->dev, "timeout %d sec (nowayout=%d)\n",
290 wdog->timeout, nowayout);
H A Djz4740_wdt.c51 static bool nowayout = WATCHDOG_NOWAYOUT; variable
52 module_param(nowayout, bool, 0);
53 MODULE_PARM_DESC(nowayout,
168 watchdog_set_nowayout(jz4740_wdt, nowayout);
H A Dks8695_wdt.c45 static bool nowayout = WATCHDOG_NOWAYOUT; variable
52 module_param(nowayout, bool, 0);
53 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
156 if (!nowayout)
251 wdt_time, nowayout ? ", nowayout" : "");
H A Dlantiq_wdt.c44 static bool nowayout = WATCHDOG_NOWAYOUT; variable
86 if (!nowayout) {
242 module_param(nowayout, bool, 0);
243 MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started");
H A Dmixcomwd.c32 * - added nowayout module option to override
111 static bool nowayout = WATCHDOG_NOWAYOUT; variable
112 module_param(nowayout, bool, 0);
113 MODULE_PARM_DESC(nowayout,
140 if (nowayout)
178 if (!nowayout) {
216 if (!nowayout)
300 if (!nowayout) {

Completed in 108 milliseconds

12345