Home
last modified time | relevance | path

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

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