Searched defs:rtc_time (Results 1 – 8 of 8) sorted by relevance
25 struct rtc_time { struct44 struct rtc_time time; /* time the alarm is set to */ argument
17422 struct rtc_time { struct17437 struct rtc_time time; argument
21873 struct rtc_time { struct21874 int tm_sec;21875 int tm_min;21876 int tm_hour;21877 int tm_mday;21878 int tm_mon;21879 int tm_year;21880 int tm_wday;21881 int tm_yday;21882 int tm_isdst;
25127 struct rtc_time { struct25142 struct rtc_time time; argument
22139 struct rtc_time { struct22140 int tm_sec;22141 int tm_min;22142 int tm_hour;22143 int tm_mday;22144 int tm_mon;22145 int tm_year;22146 int tm_wday;22147 int tm_yday;22148 int tm_isdst;