Home
last modified time | relevance | path

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

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