Home
last modified time | relevance | path

Searched refs:rtc_device_unregister (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/rtc/
Dclass.c269 void rtc_device_unregister(struct rtc_device *rtc) in rtc_device_unregister() function
285 EXPORT_SYMBOL_GPL(rtc_device_unregister);
291 rtc_device_unregister(rtc); in devm_rtc_device_release()
Drtc-pl030.c157 rtc_device_unregister(rtc->rtc); in pl030_remove()
Drtc-pl031.c309 rtc_device_unregister(ldata->rtc); in pl031_remove()
390 rtc_device_unregister(ldata->rtc); in pl031_probe()
Drtc-mrst.c383 rtc_device_unregister(mrst_rtc.rtc); in vrtc_mrst_do_probe()
408 rtc_device_unregister(mrst->rtc); in rtc_mrst_do_remove()
Drtc-puv3.c227 rtc_device_unregister(rtc); in puv3_rtc_remove()
Drtc-sun6i.c423 rtc_device_unregister(chip->rtc); in sun6i_rtc_remove()
Drtc-cmos.c819 rtc_device_unregister(cmos_rtc.rtc); in cmos_do_probe()
850 rtc_device_unregister(cmos->rtc); in cmos_do_remove()
Drtc-sunxi.c504 rtc_device_unregister(chip->rtc); in sunxi_rtc_remove()
Drtc-ds1685.c2093 rtc_device_unregister(rtc->dev); in ds1685_rtc_probe()
2113 rtc_device_unregister(rtc->dev); in ds1685_rtc_remove()
/linux-4.1.27/include/linux/
Drtc.h158 extern void rtc_device_unregister(struct rtc_device *rtc);