Searched refs:rtas_set_rtc_time (Results 1 – 5 of 5) sorted by relevance
86 int rtas_set_rtc_time(struct rtc_time *tm) in rtas_set_rtc_time() function
228 .set_rtc_time = rtas_set_rtc_time, in define_machine()
333 ppc_md.set_rtc_time = rtas_set_rtc_time; in chrp_setup_arch()
449 int rtas_set_rtc_time(struct rtc_time *rtc_time);
1155 .set_rtc_time = rtas_set_rtc_time, in define_machine()
Completed in 637 milliseconds