Searched refs:tst_rtc_gettime (Results 1 – 3 of 3) sorted by relevance
15 static inline int tst_rtc_gettime(const char *rtc_dev, struct rtc_time *rtc_tm) in tst_rtc_gettime() function
75 ret = tst_rtc_gettime(rtc_dev, &read_tm); in set_rtc_test()
83 if (tst_rtc_gettime(rtc_dev, &rtc_begin)) in tst_rtc_clock_save()