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()
548 acpi_register_fixed_button(sc, ACPI_EVENT_POWER_BUTTON); in acpi_attach()614 acpi_deregister_fixed_button(sc, ACPI_EVENT_POWER_BUTTON); in acpi_detach()1387 case ACPI_EVENT_POWER_BUTTON: in acpi_register_fixed_button()1446 case ACPI_EVENT_POWER_BUTTON: in acpi_deregister_fixed_button()1635 AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_enter_sleep_state()
385 (void)AcpiClearEvent(ACPI_EVENT_POWER_BUTTON); in acpi_md_sleep()
878 #define ACPI_EVENT_POWER_BUTTON 2 macro