Searched refs:rtc_nvmem_unregister (Results 1 – 3 of 3) sorted by relevance
253 void rtc_nvmem_unregister(struct rtc_device *rtc);260 static inline void rtc_nvmem_unregister(struct rtc_device *rtc) {} in rtc_nvmem_unregister() function
102 void rtc_nvmem_unregister(struct rtc_device *rtc) in rtc_nvmem_unregister() function
342 rtc_nvmem_unregister(rtc); in devm_rtc_release_device()