Searched defs:rtc_time (Results 1 – 7 of 7) sorted by relevance
24 struct rtc_time { struct25 int tm_sec;26 int tm_min;27 int tm_hour;28 int tm_mday;29 int tm_mon;30 int tm_year;31 int tm_wday;32 int tm_yday;33 int tm_isdst;
21 struct rtc_time { struct40 struct rtc_time time; /* time the alarm is set to */ argument
24 struct rtc_time { struct43 struct rtc_time time; /* time the alarm is set to */ argument
70 u32 rtc_time, rtc_date; in mv_rtc_read_time() local101 u32 rtc_time, rtc_date; in mv_rtc_read_alarm() local216 u32 rtc_time; in mv_rtc_probe() local
192 unsigned long rtc_time; in sirfsoc_rtc_set_time() local
1883 struct rtc_time rtc_time; in time64_str() local