Home
last modified time | relevance | path

Searched defs:rtc_timer (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Drtc.h75 struct rtc_timer { struct
76 struct timerqueue_node node;
77 ktime_t period;
78 void (*func)(struct rtc_device *rtc);
79 struct rtc_device *rtc;
80 int enabled;
/kernel/linux/linux-5.10/include/linux/
Drtc.h73 struct rtc_timer { struct
74 struct timerqueue_node node;
75 ktime_t period;
76 void (*func)(struct rtc_device *rtc);
77 struct rtc_device *rtc;
78 int enabled;