Searched refs:WDIOF_PRETIMEOUT (Results 1 – 15 of 15) sorted by relevance
180 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_register_pretimeout()200 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_unregister_pretimeout()
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()305 if (wdt_dev->info->options & WDIOF_PRETIMEOUT) in armada375_stop()622 orion_wdt_info.options |= WDIOF_PRETIMEOUT; in orion_wdt_probe()
194 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
212 imx_sc_wdt_info.options |= WDIOF_PRETIMEOUT; in imx_sc_wdt_probe()
120 WDIOF_PRETIMEOUT,
411 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_set_pretimeout()598 !(wdd->info->options & WDIOF_PRETIMEOUT)) in wdt_is_visible()602 (!(wdd->info->options & WDIOF_PRETIMEOUT) || in wdt_is_visible()
177 | WDIOF_PRETIMEOUT
201 .options = WDIOF_PRETIMEOUT |
254 WDIOF_PRETIMEOUT |
88 WDIOF_PRETIMEOUT,
424 WDIOF_PRETIMEOUT
346 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