Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dsleep.c615 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
/openbmc/linux/include/acpi/
H A Dactypes.h749 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00 macro