Searched refs:ACPI_EVENT_POWER_BUTTON (Results 1 – 4 of 4) sorted by relevance
461 AcpiGbl_FixedEventInfo[ACPI_EVENT_POWER_BUTTON].EnableRegisterId, in AcpiHwLegacyWake()465 AcpiGbl_FixedEventInfo[ACPI_EVENT_POWER_BUTTON].StatusRegisterId, in AcpiHwLegacyWake()
146 ACPI_EVENT_SLEEP_BUTTON : ACPI_EVENT_POWER_BUTTON; in acpi_button_attach()
2559 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_enable_fixed_events()2560 AcpiInstallFixedEventHandler(ACPI_EVENT_POWER_BUTTON, in acpi_enable_fixed_events()3499 if (ACPI_SUCCESS(AcpiGetEventStatus(ACPI_EVENT_POWER_BUTTON, in acpi_EnterSleepState()3501 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_EnterSleepState()
875 #define ACPI_EVENT_POWER_BUTTON 2 macro