Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdat_wdt.c45 bool stopped_in_sleep; member
346 wdat->stopped_in_sleep = tbl->flags & ACPI_WDAT_STOPPED; in wdat_wdt_probe()
487 !wdat->stopped_in_sleep) { in wdat_wdt_suspend_noirq()