Searched refs:ACPI_EVENT_SLEEP_BUTTON (Results 1 – 3 of 3) sorted by relevance
450 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()470 acpi_remove_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_remove_notify_handler()
733 else if (i == num_gpes + ACPI_EVENT_SLEEP_BUTTON) in acpi_irq_stats_init()
723 #define ACPI_EVENT_SLEEP_BUTTON 3 macro