Home
last modified time | relevance | path

Searched refs:rtc_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-cmos.c757 static u32 rtc_handler(void *context) in rtc_handler() function
798 acpi_install_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler, dev); in acpi_rtc_event_setup()
812 acpi_remove_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler); in acpi_rtc_event_cleanup()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-cmos.c751 static u32 rtc_handler(void *context) in rtc_handler() function
792 acpi_install_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler, dev); in acpi_rtc_event_setup()
806 acpi_remove_fixed_event_handler(ACPI_EVENT_RTC, rtc_handler); in acpi_rtc_event_cleanup()

Completed in 4 milliseconds