Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dchrp_setup.c92 extern void pSeries_get_boot_time(struct rtc_time *rtc_time);
300 ppc_md.get_boot_time = pSeries_get_boot_time; in chrp_init()
Drtc.c279 void pSeries_get_boot_time(struct rtc_time *rtc_tm) in pSeries_get_boot_time() function