Searched refs:hym8563_rtc_read_time (Results 1 – 1 of 1) sorted by relevance
90 static int hym8563_rtc_read_time(struct device *dev, struct rtc_time *tm) in hym8563_rtc_read_time() function292 .read_time = hym8563_rtc_read_time,589 hym8563_rtc_read_time(&client->dev, &tm_read); in hym8563_probe()