Searched refs:ACPI_FADT_SLEEP_BUTTON (Results 1 – 6 of 6) sorted by relevance
37 ACPI_FADT_POWER_BUTTON | ACPI_FADT_SLEEP_BUTTON | in acpi_create_fadt()
281 #define ACPI_FADT_SLEEP_BUTTON (1<<5) /* 05: [V1] Sleep button is handled as a control method … macro
60 ACPI_FADT_POWER_BUTTON | ACPI_FADT_SLEEP_BUTTON | in acpi_create_fadt()
65 ACPI_FADT_C2_MP_SUPPORTED | ACPI_FADT_SLEEP_BUTTON | in acpi_create_fadt()
95 #define ACPI_FADT_SLEEP_BUTTON (1 << 5) macro
2578 if (!(acpi_gbl_FADT.flags & ACPI_FADT_SLEEP_BUTTON)) { in acpi_bus_scan_fixed()