Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c313.c273 static int rs5c313_rtc_set_time(struct device *dev, struct rtc_time *tm) in rs5c313_rtc_set_time() function
355 rs5c313_rtc_set_time(NULL, &tm); in rs5c313_check_xstp_bit()
364 .set_time = rs5c313_rtc_set_time,