Searched refs:WDIOF_PRETIMEOUT (Results 1 – 19 of 19) sorted by relevance
191 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in orion_wdt_ping()206 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in armada375_start()215 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in armada375_start()242 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in armada370_start()307 if (wdt_dev->info->options & WDIOF_PRETIMEOUT) in armada375_stop()326 if (wdt_dev->info->options & WDIOF_PRETIMEOUT) in armada370_stop()627 orion_wdt_info.options |= WDIOF_PRETIMEOUT; in orion_wdt_probe()
32 if (!(wdd->info->options & WDIOF_PRETIMEOUT) && in watchdog_hrtimer_pretimeout_start()
69 return wdd->info->options & WDIOF_PRETIMEOUT || in watchdog_have_pretimeout()
194 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
208 imx_sc_wdt_info.options |= WDIOF_PRETIMEOUT; in imx_sc_wdt_probe()
120 WDIOF_PRETIMEOUT,
173 WDIOF_PRETIMEOUT |
203 .options = WDIOF_PRETIMEOUT |
173 | WDIOF_PRETIMEOUT
90 WDIOF_PRETIMEOUT,
235 WDIOF_PRETIMEOUT,
258 WDIOF_PRETIMEOUT |
320 WDIOF_PRETIMEOUT |
345 status |= WDIOF_PRETIMEOUT; in watchdog_get_status()402 if (wdd->ops->set_pretimeout && (wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_set_pretimeout()
424 WDIOF_PRETIMEOUT
345 WDIOF_PRETIMEOUT | WDIOF_MAGICCLOSE,
48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
211 If the pretimeout feature is used (WDIOF_PRETIMEOUT), then set_timeout must222 (Note: the WDIOF_PRETIMEOUT needs to be set in the options field of the227 set_pretimeout is not provided but WDIOF_PRETIMEOUT is set, the watchdog
233 WDIOF_PRETIMEOUT Pretimeout (in seconds), get/set