Searched refs:rtc_dev_del_device (Results 1 – 3 of 3) sorted by relevance
7 extern void rtc_dev_del_device(struct rtc_device *rtc);27 static inline void rtc_dev_del_device(struct rtc_device *rtc) in rtc_dev_del_device() function
237 rtc_dev_del_device(rtc); in rtc_device_unregister()
509 void rtc_dev_del_device(struct rtc_device *rtc) in rtc_dev_del_device() function