Searched refs:WDIOF_PRETIMEOUT (Results 1 – 14 of 14) 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()
142 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
209 imx_sc_wdt_info.options |= WDIOF_PRETIMEOUT; in imx_sc_wdt_probe()
120 WDIOF_PRETIMEOUT,
410 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_set_pretimeout()578 !(wdd->info->options & WDIOF_PRETIMEOUT)) in wdt_is_visible()582 (!(wdd->info->options & WDIOF_PRETIMEOUT) || in wdt_is_visible()
172 | WDIOF_PRETIMEOUT
201 .options = WDIOF_PRETIMEOUT |
254 WDIOF_PRETIMEOUT |
89 WDIOF_PRETIMEOUT,
424 WDIOF_PRETIMEOUT
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