Searched refs:ACPI_WDAT_STOPPED (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/acpi/ | ||
D | actbl3.h | 630 #define ACPI_WDAT_STOPPED 0x80 macro |
/linux-6.12.1/drivers/watchdog/ | ||
D | wdat_wdt.c | 346 wdat->stopped_in_sleep = tbl->flags & ACPI_WDAT_STOPPED; in wdat_wdt_probe() |