Lines Matching refs:rtc_device
28 struct rtc_device *rtc = to_rtc_device(dev);
59 static void rtc_hctosys(struct rtc_device *rtc)
103 struct rtc_device *rtc = to_rtc_device(dev);
148 struct rtc_device *rtc = to_rtc_device(dev);
203 static struct rtc_device *rtc_allocate_device(void)
205 struct rtc_device *rtc;
270 static void rtc_device_get_offset(struct rtc_device *rtc)
339 struct rtc_device *rtc = data;
355 struct rtc_device *rtc = res;
360 struct rtc_device *devm_rtc_allocate_device(struct device *dev)
362 struct rtc_device *rtc;
389 int __devm_rtc_register_device(struct module *owner, struct rtc_device *rtc)
449 * Managed rtc_device_register(). The rtc_device returned from this function
454 struct rtc_device *devm_rtc_device_register(struct device *dev,
459 struct rtc_device *rtc;