maple_get_rtc_time 8 arch/powerpc/platforms/maple/maple.h extern void maple_get_rtc_time(struct rtc_time *tm); maple_get_rtc_time 365 arch/powerpc/platforms/maple/setup.c .get_rtc_time = maple_get_rtc_time, maple_get_rtc_time 167 arch/powerpc/platforms/maple/time.c maple_get_rtc_time(&tm);