Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dvsprintf.c1855 char *rtc_str(char *buf, char *end, const struct rtc_time *tm, in rtc_str() function
1924 return rtc_str(buf, end, &rtc_time, spec, fmt); in time64_str()
1933 return rtc_str(buf, end, (const struct rtc_time *)ptr, spec, fmt); in time_and_date()