Home
last modified time | relevance | path

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

/linux-4.1.27/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()
474 else if (test_and_clear_bit(WDOG_ALLOW_RELEASE, &wdd->status) || in watchdog_release()
/linux-4.1.27/include/linux/
Dwatchdog.h95 #define WDOG_ALLOW_RELEASE 2 /* Did we receive the magic char ? */ macro
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-kernel-api.txt178 * WDOG_ALLOW_RELEASE: this bit stores whether or not the magic close character