Home
last modified time | relevance | path

Searched refs:rtc_set_time (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/rtc/
Dsystohc.c42 err = rtc_set_time(rtc, &tm); in rtc_set_ntp_time()
Dinterface.c60 int rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm) in rtc_set_time() function
92 EXPORT_SYMBOL_GPL(rtc_set_time);
Drtc-dev.c350 return rtc_set_time(rtc, &tm); in rtc_dev_ioctl()
Drtc-sh.c723 rtc_set_time(rtc->rtc_dev, &r); in sh_rtc_probe()
/linux-4.1.27/include/linux/
Drtc.h163 extern int rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm);