Searched refs:wm831x_rtc_readtime (Results 1 – 1 of 1) sorted by relevance
118 static int wm831x_rtc_readtime(struct device *dev, struct rtc_time *tm) in wm831x_rtc_readtime() function212 ret = wm831x_rtc_readtime(dev, &new_tm); in wm831x_rtc_settime()338 .read_time = wm831x_rtc_readtime,