Searched refs:rtc_device_unregister (Results 1 – 5 of 5) sorted by relevance
362 void rtc_device_unregister(struct rtc_device *rtc) in rtc_device_unregister() function375 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()
313 rtc_device_unregister(ldata->rtc); in pl031_remove()403 rtc_device_unregister(ldata->rtc); in pl031_probe()
157 rtc_device_unregister(rtc->rtc); in pl030_remove()
368 rtc_device_unregister(rtc->rtc_dev); in mtk_rtc_remove()
180 extern void rtc_device_unregister(struct rtc_device *rtc);