Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/watchdog/
Dwatchdog_pretimeout.c180 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_register_pretimeout()
200 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_unregister_pretimeout()
Dorion_wdt.c191 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()
Dsoftdog.c194 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
Dimx_sc_wdt.c212 imx_sc_wdt_info.options |= WDIOF_PRETIMEOUT; in imx_sc_wdt_probe()
Dpm8916_wdt.c120 WDIOF_PRETIMEOUT,
Dwatchdog_dev.c411 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()
Dqcom-wdt.c177 | WDIOF_PRETIMEOUT
Dhpwdt.c201 .options = WDIOF_PRETIMEOUT |
Dsprd_wdt.c254 WDIOF_PRETIMEOUT |
Dimx2_wdt.c88 WDIOF_PRETIMEOUT,
Dkempld_wdt.c424 WDIOF_PRETIMEOUT
Ddw_wdt.c346 WDIOF_PRETIMEOUT | WDIOF_MAGICCLOSE,
/Linux-v5.10/include/uapi/linux/
Dwatchdog.h48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
/Linux-v5.10/Documentation/watchdog/
Dwatchdog-kernel-api.rst211 If the pretimeout feature is used (WDIOF_PRETIMEOUT), then set_timeout must
222 (Note: the WDIOF_PRETIMEOUT needs to be set in the options field of the
227 set_pretimeout is not provided but WDIOF_PRETIMEOUT is set, the watchdog
Dwatchdog-api.rst233 WDIOF_PRETIMEOUT Pretimeout (in seconds), get/set