Searched defs:rtc_time (Results 1 – 3 of 3) sorted by relevance
25 struct rtc_time { struct44 struct rtc_time time; /* time the alarm is set to */ argument
64 static time_t rtc_time_to_timestamp(struct rtc_time *rtc_time) in rtc_time_to_timestamp()
1976 struct rtc_time rtc_time; in time64_str() local