Home
last modified time | relevance | path

Searched refs:WDOG_ALLOW_RELEASE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dwatchdog_dev.c306 clear_bit(WDOG_ALLOW_RELEASE, &wdd->status); in watchdog_write()
313 set_bit(WDOG_ALLOW_RELEASE, &wdd->status); in watchdog_write()
477 else if (test_and_clear_bit(WDOG_ALLOW_RELEASE, &wdd->status) || in watchdog_release()
/linux-4.4.14/include/linux/
Dwatchdog.h97 #define WDOG_ALLOW_RELEASE 2 /* Did we receive the magic char ? */ macro
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-kernel-api.txt185 * WDOG_ALLOW_RELEASE: this bit stores whether or not the magic close character