Searched refs:ACPI_FADT_SLEEP_BUTTON (Results 1 – 2 of 2) sorted by relevance
340 #define ACPI_FADT_SLEEP_BUTTON (1<<5) /* 05: [V1] Sleep button is handled as a control me… macro
2086 if ((AcpiGbl_FADT.Flags & ACPI_FADT_SLEEP_BUTTON) == 0) { in acpi_enable_fixed_events()