Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powermac/
Dtime.c97 static unsigned long from_rtc_time(struct rtc_time *tm) in from_rtc_time() function
129 nowtime = from_rtc_time(tm) + RTC_OFFSET; in cuda_set_rtc_time()
172 nowtime = from_rtc_time(tm) + RTC_OFFSET; in pmu_set_rtc_time()
196 return from_rtc_time(&tm); in smu_get_time()