Home
last modified time | relevance | path

Searched refs:pSeries_set_rtc_time (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dchrp_setup.c94 extern int pSeries_set_rtc_time(struct rtc_time *rtc_time);
302 ppc_md.set_rtc_time = pSeries_set_rtc_time; in chrp_init()
Drtc.c349 int pSeries_set_rtc_time(struct rtc_time *tm) in pSeries_set_rtc_time() function