Searched refs:rtc_device_unregister (Results 1 – 10 of 10) sorted by relevance
269 void rtc_device_unregister(struct rtc_device *rtc) in rtc_device_unregister() function285 EXPORT_SYMBOL_GPL(rtc_device_unregister);291 rtc_device_unregister(rtc); in devm_rtc_device_release()
157 rtc_device_unregister(rtc->rtc); in pl030_remove()
309 rtc_device_unregister(ldata->rtc); in pl031_remove()390 rtc_device_unregister(ldata->rtc); in pl031_probe()
383 rtc_device_unregister(mrst_rtc.rtc); in vrtc_mrst_do_probe()408 rtc_device_unregister(mrst->rtc); in rtc_mrst_do_remove()
227 rtc_device_unregister(rtc); in puv3_rtc_remove()
423 rtc_device_unregister(chip->rtc); in sun6i_rtc_remove()
819 rtc_device_unregister(cmos_rtc.rtc); in cmos_do_probe()850 rtc_device_unregister(cmos->rtc); in cmos_do_remove()
504 rtc_device_unregister(chip->rtc); in sunxi_rtc_remove()
2093 rtc_device_unregister(rtc->dev); in ds1685_rtc_probe()2113 rtc_device_unregister(rtc->dev); in ds1685_rtc_remove()
158 extern void rtc_device_unregister(struct rtc_device *rtc);