Searched refs:ACPI_FADT_POWER_BUTTON (Results 1 – 4 of 4) sorted by relevance
61 ACPI_FADT_POWER_BUTTON | ACPI_FADT_SLEEP_BUTTON | in acpi_create_fadt()
280 #define ACPI_FADT_POWER_BUTTON (1<<4) /* 04: [V1] Power button is handled as a control method … macro
92 #define ACPI_FADT_POWER_BUTTON (1 << 4) macro
2171 if (!(acpi_gbl_FADT.flags & ACPI_FADT_POWER_BUTTON)) { in acpi_bus_scan_fixed()