Searched refs:ACPI_EVENT_SLEEP_BUTTON (Results 1 – 4 of 4) sorted by relevance
471 AcpiGbl_FixedEventInfo[ACPI_EVENT_SLEEP_BUTTON].EnableRegisterId, in AcpiHwLegacyWake()475 AcpiGbl_FixedEventInfo[ACPI_EVENT_SLEEP_BUTTON].StatusRegisterId, in AcpiHwLegacyWake()
146 ACPI_EVENT_SLEEP_BUTTON : ACPI_EVENT_POWER_BUTTON; in acpi_button_attach()
2538 AcpiClearEvent(ACPI_EVENT_SLEEP_BUTTON); in acpi_enable_fixed_events()2539 AcpiInstallFixedEventHandler(ACPI_EVENT_SLEEP_BUTTON, in acpi_enable_fixed_events()
874 #define ACPI_EVENT_SLEEP_BUTTON 3 macro