smu_get_rtc_time
extern int smu_get_rtc_time(struct rtc_time *time, int spinwait);
smu_get_rtc_time(tm, 1);
if (smu_get_rtc_time(&tm, 1))