Lines Matching defs:rtc
28 struct rtc_device *rtc = to_rtc_device(dev); in rtc_device_release() local
49 static void rtc_hctosys(struct rtc_device *rtc) in rtc_hctosys()
93 struct rtc_device *rtc = to_rtc_device(dev); in rtc_suspend() local
138 struct rtc_device *rtc = to_rtc_device(dev); in rtc_resume() local
195 struct rtc_device *rtc; in rtc_allocate_device() local
252 static void rtc_device_get_offset(struct rtc_device *rtc) in rtc_device_get_offset()
324 static void rtc_device_unregister(struct rtc_device *rtc) in rtc_device_unregister()
340 struct rtc_device *rtc = *(struct rtc_device **)res; in devm_rtc_release_device() local
352 struct rtc_device **ptr, *rtc; in devm_rtc_allocate_device() local
388 int __rtc_register_device(struct module *owner, struct rtc_device *rtc) in __rtc_register_device()
450 struct rtc_device *rtc; in devm_rtc_device_register() local