Searched refs:acpi_disable_event (Results 1 – 5 of 5) sorted by relevance
205 acpi_status acpi_disable_event(u32 event, u32 flags) in ACPI_EXPORT_SYMBOL()210 ACPI_FUNCTION_TRACE(acpi_disable_event); in ACPI_EXPORT_SYMBOL()252 ACPI_EXPORT_SYMBOL(acpi_disable_event) in ACPI_EXPORT_SYMBOL() argument
222 status = acpi_disable_event(i, 0); in acpi_ev_terminate()
672 status = acpi_disable_event(event, 0); in ACPI_EXPORT_SYMBOL()
779 acpi_disable_event(ACPI_EVENT_RTC, 0); in rtc_handler()794 acpi_disable_event(ACPI_EVENT_RTC, 0); in acpi_rtc_event_setup()813 acpi_disable_event(ACPI_EVENT_RTC, 0); in rtc_wake_off()
784 result = acpi_disable_event(event, ACPI_NOT_ISR); in counter_set()
Completed in 18 milliseconds