Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rtc/
Drtc-test.c108 static void test_rtc_alarm_handler(struct timer_list *t) in test_rtc_alarm_handler() function
138 timer_setup(&rtd->alarm, test_rtc_alarm_handler, 0); in test_probe()