Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/maple/
Dmaple.h6 extern int maple_set_rtc_time(struct rtc_time *tm);
Dtime.c84 int maple_set_rtc_time(struct rtc_time *tm) in maple_set_rtc_time() function
Dsetup.c331 .set_rtc_time = maple_set_rtc_time, in define_machine()