Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dvsprintf.c1825 char *rtc_str(char *buf, char *end, const struct rtc_time *tm, in rtc_str() function
1882 return rtc_str(buf, end, &rtc_time, spec, fmt); in time64_str()
1891 return rtc_str(buf, end, (const struct rtc_time *)ptr, spec, fmt); in time_and_date()