Searched refs:ACPI_EVENT_POWER_BUTTON (Results 1 – 5 of 5) sorted by relevance
43 status = acpi_install_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_tiny_power_button_add()61 acpi_remove_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_tiny_power_button_remove()
633 acpi_get_event_status(ACPI_EVENT_POWER_BUTTON, &pwr_btn_status); in acpi_suspend_enter()636 acpi_clear_event(ACPI_EVENT_POWER_BUTTON); in acpi_suspend_enter()
621 status = acpi_install_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_button_add()668 acpi_remove_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_button_remove()
294 [ACPI_EVENT_POWER_BUTTON]. in acpi_hw_legacy_wake()299 [ACPI_EVENT_POWER_BUTTON]. in acpi_hw_legacy_wake()
723 #define ACPI_EVENT_POWER_BUTTON 2 macro