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