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