Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/ps3/
Dtime.c31 #define dump_tm(_a) _dump_tm(_a, __func__, __LINE__)
32 static void _dump_tm(const struct rtc_time *tm, const char* func, int line) in _dump_tm() function
52 _dump_tm(&tm, func, line); in _dump_time()