Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwatchdog.h123 #define WDOG_STOP_ON_UNREGISTER 4 /* Should be stopped on unregister */ macro
162 set_bit(WDOG_STOP_ON_UNREGISTER, &wdd->status); in watchdog_stop_on_unregister()