Searched refs:to_rtc_time (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dtime.c88 static void to_rtc_time(unsigned long now, struct rtc_time *tm) function
122 #define cuda_get_rtc_time(tm) to_rtc_time(cuda_get_time(), (tm))
165 #define pmu_get_rtc_time(tm) to_rtc_time(pmu_get_time(), (tm))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dtime.c88 static void to_rtc_time(unsigned long now, struct rtc_time *tm) function
122 #define cuda_get_rtc_time(tm) to_rtc_time(cuda_get_time(), (tm))
165 #define pmu_get_rtc_time(tm) to_rtc_time(pmu_get_time(), (tm))

Completed in 90 milliseconds