Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dchrp.h8 extern int chrp_set_rtc_time(struct rtc_time *);
H A Dtime.c86 int chrp_set_rtc_time(struct rtc_time *tmarg) in chrp_set_rtc_time() function
H A Dsetup.c583 .set_rtc_time = chrp_set_rtc_time, in define_machine()