Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwatchdog.h120 #define WDOG_NO_PING_ON_SUSPEND 5 /* Ping worker should be stopped on suspend */ macro
164 set_bit(WDOG_NO_PING_ON_SUSPEND, &wdd->status); in watchdog_stop_ping_on_suspend()
/linux-6.3-rc2/drivers/watchdog/
A Dwatchdog_core.c327 if (test_bit(WDOG_NO_PING_ON_SUSPEND, &wdd->status)) { in __watchdog_register_device()

Completed in 4 milliseconds