Home
last modified time | relevance | path

Searched refs:WDOG_NO_WAY_OUT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dwatchdog.h98 #define WDOG_NO_WAY_OUT 3 /* Is 'nowayout' feature set ? */ macro
104 #define WATCHDOG_NOWAYOUT_INIT_STATUS (WATCHDOG_NOWAYOUT << WDOG_NO_WAY_OUT)
116 set_bit(WDOG_NO_WAY_OUT, &wdd->status); in watchdog_set_nowayout()
/linux-4.4.14/drivers/watchdog/
Dwatchdog_dev.c142 if (test_bit(WDOG_NO_WAY_OUT, &wdd->status)) { in watchdog_stop()
/linux-4.4.14/drivers/hwmon/
Dsch56xx-common.c467 set_bit(WDOG_NO_WAY_OUT, &data->wddev.status); in sch56xx_watchdog_register()
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-kernel-api.txt188 * WDOG_NO_WAY_OUT: this bit stores the nowayout setting for the watchdog.
196 To set the WDOG_NO_WAY_OUT status bit (before registering your watchdog