Searched refs:cuda_get_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.c105 static unsigned long cuda_get_time(void) function
115 printk(KERN_ERR "cuda_get_time: got %d byte reply\n",
122 #define cuda_get_rtc_time(tm) to_rtc_time(cuda_get_time(), (tm))
143 #define cuda_get_time() 0 macro
211 return cuda_get_time();

Completed in 52 milliseconds