Home
last modified time | relevance | path

Searched refs:ACPI_EVENT_RTC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/rtc/
A Drtc-cmos.c780 acpi_clear_event(ACPI_EVENT_RTC); in rtc_handler()
781 acpi_disable_event(ACPI_EVENT_RTC, 0); in rtc_handler()
790 acpi_install_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler, dev); in acpi_rtc_event_setup()
795 acpi_clear_event(ACPI_EVENT_RTC); in acpi_rtc_event_setup()
796 acpi_disable_event(ACPI_EVENT_RTC, 0); in acpi_rtc_event_setup()
804 acpi_remove_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler); in acpi_rtc_event_cleanup()
809 acpi_clear_event(ACPI_EVENT_RTC); in rtc_wake_on()
810 acpi_enable_event(ACPI_EVENT_RTC, 0); in rtc_wake_on()
815 acpi_disable_event(ACPI_EVENT_RTC, 0); in rtc_wake_off()
881 status = acpi_get_event_status(ACPI_EVENT_RTC, &rtc_status); in cmos_check_acpi_rtc_status()
A Drtc-loongson.c335 acpi_install_fixed_event_handler(ACPI_EVENT_RTC, in loongson_rtc_probe()
360 acpi_remove_fixed_event_handler(ACPI_EVENT_RTC, in loongson_rtc_remove()
/linux/include/acpi/
A Dactypes.h725 #define ACPI_EVENT_RTC 4 macro
/linux/drivers/acpi/
A Dsysfs.c897 else if (i == num_gpes + ACPI_EVENT_RTC) in acpi_irq_stats_init()

Completed in 16 milliseconds