Searched refs:acpi_install_fixed_event_handler (Results 1 – 4 of 4) sorted by relevance
618 acpi_install_fixed_event_handler(u32 event, in ACPI_EXPORT_SYMBOL()623 ACPI_FUNCTION_TRACE(acpi_install_fixed_event_handler); in ACPI_EXPORT_SYMBOL()672 ACPI_EXPORT_SYMBOL(acpi_install_fixed_event_handler) in ACPI_EXPORT_SYMBOL() argument
81 status = acpi_install_fixed_event_handler(ACPI_EVENT_GLOBAL, in acpi_ev_init_global_lock_handler()
457 acpi_install_fixed_event_handler(ACPI_EVENT_POWER_BUTTON, in acpi_device_install_notify_handler()462 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()
1023 acpi_install_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler, dev); in rtc_wake_setup()