Searched refs:s5m8767_data_to_tm (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/rtc/
H A Drtc-s5m.c173 static void s5m8767_data_to_tm(u8 *data, struct rtc_time *tm, function
358 s5m8767_data_to_tm(data, tm, info->rtc_24hr_mode);
418 s5m8767_data_to_tm(data, &alrm->time, info->rtc_24hr_mode);
448 s5m8767_data_to_tm(data, &tm, info->rtc_24hr_mode);
486 s5m8767_data_to_tm(data, &tm, info->rtc_24hr_mode);

Completed in 306 milliseconds