Searched refs:common_set_rtc_time (Results 1 – 4 of 4) sorted by relevance
265 .rtc_set_time = common_set_rtc_time,
46 .rtc_set_time = common_set_rtc_time
149 extern int common_set_rtc_time(struct rtc_time *time);
189 int common_set_rtc_time(struct rtc_time *time) in common_set_rtc_time() function