Home
last modified time | relevance | path

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

/arch/powerpc/platforms/ps3/
Dtime.c29 #define dump_tm(_a) _dump_tm(_a, __func__, __LINE__)
30 static void _dump_tm(const struct rtc_time *tm, const char* func, int line) in _dump_tm() function
50 _dump_tm(&tm, func, line); in _dump_time()