Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A 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()
H A Dwatchdog_pretimeout.c180 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_register_pretimeout()
200 if (!(wdd->info->options & WDIOF_PRETIMEOUT)) in watchdog_unregister_pretimeout()
H A Dsoftdog.c194 softdog_info.options |= WDIOF_PRETIMEOUT; in softdog_init()
H A 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()
H A Dimx_sc_wdt.c208 imx_sc_wdt_info.options |= WDIOF_PRETIMEOUT; in imx_sc_wdt_probe()
H A Dpm8916_wdt.c120 WDIOF_PRETIMEOUT,
H A Dqcom-wdt.c166 | WDIOF_PRETIMEOUT
H A Dhpwdt.c201 .options = WDIOF_PRETIMEOUT |
H A Dimx2_wdt.c88 WDIOF_PRETIMEOUT,
H A Dsprd_wdt.c255 WDIOF_PRETIMEOUT |
H A Dkempld_wdt.c424 WDIOF_PRETIMEOUT
H A Ddw_wdt.c346 WDIOF_PRETIMEOUT | WDIOF_MAGICCLOSE,
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwatchdog.h48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dwatchdog.h48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dwatchdog.h48 #define WDIOF_PRETIMEOUT 0x0200 /* Pretimeout (in seconds), get/set */ macro
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A 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
H A Dwatchdog-api.rst233 WDIOF_PRETIMEOUT Pretimeout (in seconds), get/set