Searched refs:stm32_rtc_read_time (Results 1 – 1 of 1) sorted by relevance
526 static int stm32_rtc_read_time(struct device *dev, struct rtc_time *tm) in stm32_rtc_read_time() function700 stm32_rtc_read_time(dev, &now); in stm32_rtc_valid_alrm()788 .read_time = stm32_rtc_read_time,