Searched defs:rtc_tm_to_time (Results 1 - 1 of 1) sorted by relevance

/drivers/rtc/
H A Drtc-lib.c114 int rtc_tm_to_time(struct rtc_time *tm, unsigned long *time) function
120 EXPORT_SYMBOL(rtc_tm_to_time); variable
128 rtc_tm_to_time(&tm, &time);

Completed in 108 milliseconds