Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Dclass.c362 void rtc_device_unregister(struct rtc_device *rtc) in rtc_device_unregister() function
375 EXPORT_SYMBOL_GPL(rtc_device_unregister);
382 rtc_device_unregister(rtc); in devm_rtc_device_release()
455 rtc_device_unregister(rtc); in devm_rtc_release_device()
Drtc-pl031.c313 rtc_device_unregister(ldata->rtc); in pl031_remove()
403 rtc_device_unregister(ldata->rtc); in pl031_probe()
Drtc-pl030.c157 rtc_device_unregister(rtc->rtc); in pl030_remove()
Drtc-mt6397.c368 rtc_device_unregister(rtc->rtc_dev); in mtk_rtc_remove()
/Linux-v4.19/include/linux/
Drtc.h180 extern void rtc_device_unregister(struct rtc_device *rtc);