Home
last modified time | relevance | path

Searched refs:chrp_get_rtc_time (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/chrp/
H A Dchrp.h7 extern void chrp_get_rtc_time(struct rtc_time *);
H A Dtime.c130 void chrp_get_rtc_time(struct rtc_time *tm) in chrp_get_rtc_time() function
H A Dsetup.c584 .get_rtc_time = chrp_get_rtc_time, in define_machine()