Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dvsprintf.c1864 char *rtc_str(char *buf, char *end, const struct rtc_time *tm, in rtc_str() function
1933 return rtc_str(buf, end, &rtc_time, spec, fmt); in time64_str()
1942 return rtc_str(buf, end, (const struct rtc_time *)ptr, spec, fmt); in time_and_date()