Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwatchdog.h124 #define WDOG_NO_PING_ON_SUSPEND 5 /* Ping worker should be stopped on suspend */ macro
168 set_bit(WDOG_NO_PING_ON_SUSPEND, &wdd->status); in watchdog_stop_ping_on_suspend()