Home
last modified time | relevance | path

Searched refs:WDIOF_PRETIMEOUT (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/watchdog/
Dwatchdog_pretimeout.c185 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_register_pretimeout()
205 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_unregister_pretimeout()
Dsoftdog.c146 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
Dwatchdog_dev.c393 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()
Dhpwdt.c179 .options = WDIOF_PRETIMEOUT |
Dimx2_wdt.c89 WDIOF_PRETIMEOUT,
Dsprd_wdt.c264 WDIOF_PRETIMEOUT |
Dkempld_wdt.c432 WDIOF_PRETIMEOUT
/Linux-v4.19/include/uapi/linux/
Dwatchdog.h48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-kernel-api.txt196 If the pretimeout feature is used (WDIOF_PRETIMEOUT), then set_timeout must
206 (Note: the WDIOF_PRETIMEOUT needs to be set in the options field of the
210 set_pretimeout is not provided but WDIOF_PRETIMEOUT is set, the watchdog
Dwatchdog-api.txt201 WDIOF_PRETIMEOUT Pretimeout (in seconds), get/set