Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-s3c.c170 static int s3c_rtc_write_time(struct s3c_rtc *info, const struct rtc_time *tm) in s3c_rtc_write_time() function
221 return s3c_rtc_write_time(info, &rtc_tm); in s3c_rtc_settime()