Home
last modified time | relevance | path

Searched refs:pmu_set_rtc_time (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpmu.h41 extern int pmu_set_rtc_time(struct rtc_time *tm);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dtime.c151 return pmu_set_rtc_time(tm); in pmac_set_rtc_time()
/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dmisc.c658 pmu_set_rtc_time(t); in mac_hwclk()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu.c1754 int pmu_set_rtc_time(struct rtc_time *tm) in pmu_set_rtc_time() function