Home
last modified time | relevance | path

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

/linux/include/acpi/
H A Dactbl3.h630 #define ACPI_WDAT_STOPPED 0x80 macro
/linux/drivers/watchdog/
H A Dwdat_wdt.c346 wdat->stopped_in_sleep = tbl->flags & ACPI_WDAT_STOPPED; in wdat_wdt_probe()