Home
last modified time | relevance | path

Searched refs:rtctime_to_str (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/rtc/
H A Drtc02.c27 static char *rtctime_to_str(struct rtc_time *tm) in rtctime_to_str() function
112 tst_res(TINFO, "To set RTC date/time is: %s", rtctime_to_str(&set_tm)); in set_rtc_test()
126 tst_res(TINFO, "read RTC date/time is: %s", rtctime_to_str(&read_tm)); in set_rtc_test()

Completed in 1 milliseconds