Searched refs:rtas_get_rtc_time (Results 1 – 6 of 6) sorted by relevance
48 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time() function
265 .get_rtc_time = rtas_get_rtc_time, in define_machine()
227 .get_rtc_time = rtas_get_rtc_time, in define_machine()
263 extern void rtas_get_rtc_time(struct rtc_time *rtc_time);
330 ppc_md.get_rtc_time = rtas_get_rtc_time; in chrp_setup_arch()
1080 .get_rtc_time = rtas_get_rtc_time, in define_machine()
Completed in 11 milliseconds