Searched refs:rtc_nvmem_unregister (Results 1 – 3 of 3) sorted by relevance
258 void rtc_nvmem_unregister(struct rtc_device *rtc);265 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
351 rtc_nvmem_unregister(rtc); in devm_rtc_release_device()