Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/maple/
H A Dmaple.h7 extern int maple_set_rtc_time(struct rtc_time *tm);
H A Dtime.c77 int maple_set_rtc_time(struct rtc_time *tm) in maple_set_rtc_time() function
H A Dsetup.c359 .set_rtc_time = maple_set_rtc_time, in define_machine()