Home
last modified time | relevance | path

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

/include/linux/
A Drtc.h73 struct rtc_device;
78 void (*func)(struct rtc_device *rtc);
79 struct rtc_device *rtc;
87 struct rtc_device { struct
191 extern int rtc_read_alarm(struct rtc_device *rtc,
193 extern int rtc_set_alarm(struct rtc_device *rtc,
197 extern void rtc_update_irq(struct rtc_device *rtc,
211 void rtc_aie_update_irq(struct rtc_device *rtc);
212 void rtc_uie_update_irq(struct rtc_device *rtc);
216 struct rtc_device *rtc);
[all …]
A Dalarmtimer.h9 struct rtc_device;
59 struct rtc_device *alarmtimer_get_rtcdev(void);
61 static inline struct rtc_device *alarmtimer_get_rtcdev(void) { return NULL; } in alarmtimer_get_rtcdev()
/include/linux/mfd/mt6397/
A Drtc.h71 struct rtc_device *rtc_dev;
/include/linux/mfd/wm8350/
A Drtc.h260 struct rtc_device *rtc;
/include/linux/rtc/
A Dds1685.h43 struct rtc_device *dev;

Completed in 12 milliseconds