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