Searched refs:ACPI_EVENT_POWER_BUTTON (Results 1 – 4 of 4) sorted by relevance
460 AcpiGbl_FixedEventInfo[ACPI_EVENT_POWER_BUTTON].EnableRegisterId, in AcpiHwLegacyWake()464 AcpiGbl_FixedEventInfo[ACPI_EVENT_POWER_BUTTON].StatusRegisterId, in AcpiHwLegacyWake()
149 ACPI_EVENT_SLEEP_BUTTON : ACPI_EVENT_POWER_BUTTON; in acpi_button_attach()
2225 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_enable_fixed_events()2226 AcpiInstallFixedEventHandler(ACPI_EVENT_POWER_BUTTON, in acpi_enable_fixed_events()3143 if (ACPI_SUCCESS(AcpiGetEventStatus(ACPI_EVENT_POWER_BUTTON, in acpi_EnterSleepState()3145 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_EnterSleepState()
870 #define ACPI_EVENT_POWER_BUTTON 2 macro