Home
last modified time | relevance | path

Searched refs:rtc_dev_del_device (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/rtc/
Drtc-core.h7 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
Dclass.c237 rtc_dev_del_device(rtc); in rtc_device_unregister()
Drtc-dev.c509 void rtc_dev_del_device(struct rtc_device *rtc) in rtc_dev_del_device() function