Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-sun6i.c459 static int sun6i_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in sun6i_rtc_gettime() function
544 ret = sun6i_rtc_gettime(dev, &tm_now); in sun6i_rtc_setalarm()
671 .read_time = sun6i_rtc_gettime,