Home
last modified time | relevance | path

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

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