Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcuda.h21 extern int cuda_set_rtc_time(struct rtc_time *tm);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dtime.c147 return cuda_set_rtc_time(tm); in pmac_set_rtc_time()
/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dmisc.c653 cuda_set_rtc_time(t); in mac_hwclk()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-cuda.c791 int cuda_set_rtc_time(struct rtc_time *tm) in cuda_set_rtc_time() function