Searched refs:WDIOF_PRETIMEOUT (Results 1 – 10 of 10) sorted by relevance
185 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_register_pretimeout()205 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_unregister_pretimeout()
146 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
393 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_set_pretimeout()561 !(wdd->info->options & WDIOF_PRETIMEOUT)) in wdt_is_visible()565 (!(wdd->info->options & WDIOF_PRETIMEOUT) || in wdt_is_visible()
179 .options = WDIOF_PRETIMEOUT |
89 WDIOF_PRETIMEOUT,
264 WDIOF_PRETIMEOUT |
432 WDIOF_PRETIMEOUT
48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
196 If the pretimeout feature is used (WDIOF_PRETIMEOUT), then set_timeout must206 (Note: the WDIOF_PRETIMEOUT needs to be set in the options field of the210 set_pretimeout is not provided but WDIOF_PRETIMEOUT is set, the watchdog
201 WDIOF_PRETIMEOUT Pretimeout (in seconds), get/set