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()
2531 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_enable_fixed_events()2532 AcpiInstallFixedEventHandler(ACPI_EVENT_POWER_BUTTON, in acpi_enable_fixed_events()3471 if (ACPI_SUCCESS(AcpiGetEventStatus(ACPI_EVENT_POWER_BUTTON, in acpi_EnterSleepState()3473 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_EnterSleepState()
873 #define ACPI_EVENT_POWER_BUTTON 2 macro