Home
last modified time | relevance | path

Searched refs:rtc_str (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dvsprintf.c1917 char *rtc_str(char *buf, char *end, const struct rtc_time *tm, in rtc_str() function
1983 return rtc_str(buf, end, &rtc_time, spec, fmt); in time64_str()
2017 return rtc_str(buf, end, (const struct rtc_time *)ptr, spec, fmt); in time_and_date()