Searched refs:pmu_set_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.c167 static int pmu_set_rtc_time(struct rtc_time *tm) function
178 printk(KERN_ERR "pmu_set_rtc_time: %d byte reply from PMU\n",
186 #define pmu_set_rtc_time(tm) 0 macro
245 return pmu_set_rtc_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.c167 static int pmu_set_rtc_time(struct rtc_time *tm) function
178 printk(KERN_ERR "pmu_set_rtc_time: %d byte reply from PMU\n",
186 #define pmu_set_rtc_time(tm) 0 macro
245 return pmu_set_rtc_time(tm);

Completed in 115 milliseconds