Home
last modified time | relevance | path

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

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