Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Dclass.c267 void rtc_device_unregister(struct rtc_device *rtc) in rtc_device_unregister() function
281 EXPORT_SYMBOL_GPL(rtc_device_unregister);
287 rtc_device_unregister(rtc); in devm_rtc_device_release()
Drtc-pl030.c157 rtc_device_unregister(rtc->rtc); in pl030_remove()
Drtc-gemini.c158 rtc_device_unregister(rtc->rtc_dev); in gemini_rtc_remove()
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-pl031.c312 rtc_device_unregister(ldata->rtc); in pl031_remove()
393 rtc_device_unregister(ldata->rtc); in pl031_probe()
Drtc-puv3.c227 rtc_device_unregister(rtc); in puv3_rtc_remove()
Drtc-st-lpc.c290 rtc_device_unregister(rtc->rtc_dev); in st_rtc_remove()
Drtc-sun6i.c423 rtc_device_unregister(chip->rtc); in sun6i_rtc_remove()
Drtc-cmos.c761 rtc_device_unregister(cmos_rtc.rtc); in cmos_do_probe()
792 rtc_device_unregister(cmos->rtc); in cmos_do_remove()
Drtc-mt6397.c369 rtc_device_unregister(rtc->rtc_dev); in mtk_rtc_remove()
Drtc-sunxi.c502 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.4.14/include/linux/
Drtc.h165 extern void rtc_device_unregister(struct rtc_device *rtc);