Searched refs:smu_set_rtc_time (Results 1 – 3 of 3) sorted by relevance
203 #define smu_set_rtc_time(tm, spin) 0 macro248 return smu_set_rtc_time(tm, 1); in pmac_set_rtc_time()
471 extern int smu_set_rtc_time(struct rtc_time *time, int spinwait);
411 int smu_set_rtc_time(struct rtc_time *time, int spinwait) in smu_set_rtc_time() function