Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powermac/
H A Dpmac.h24 extern int pmac_set_rtc_time(struct rtc_time *);
H A Dtime.c142 int pmac_set_rtc_time(struct rtc_time *tm) in pmac_set_rtc_time() function
H A Dsetup.c588 .set_rtc_time = pmac_set_rtc_time, in define_machine()