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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dtime.c124 static int cuda_set_rtc_time(struct rtc_time *tm) function
137 printk(KERN_ERR "cuda_set_rtc_time: got %d byte reply\n",
145 #define cuda_set_rtc_time(tm) 0 macro
243 return cuda_set_rtc_time(tm);

Completed in 213 milliseconds