Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dactbl3.h629 ACPI_WDAT_SET_COUNTDOWN = 6, enumerator
/openbmc/linux/drivers/watchdog/
H A Dwdat_wdt.c283 ret = wdat_wdt_run_action(wdat, ACPI_WDAT_SET_COUNTDOWN, periods, NULL); in wdat_wdt_set_timeout()