Searched refs:ACPI_FADT_POWER_BUTTON (Results 1 – 2 of 2) sorted by relevance
339 #define ACPI_FADT_POWER_BUTTON (1<<4) /* 04: [V1] Power button is handled as a control me… macro
1026 if ((fadt->Flags & ACPI_FADT_POWER_BUTTON) == 0) { in power_probe_fixed_button()