Searched defs:get_rtc_time (Results 1 – 7 of 7) sorted by relevance
45 static inline unsigned int get_rtc_time(struct rtc_time *time) in get_rtc_time() function
122 void (*get_rtc_time)(struct rtc_time *); member
31 static inline unsigned int get_rtc_time(struct rtc_time *time) in get_rtc_time() function
53 unsigned int get_rtc_time(struct rtc_time *tm) in get_rtc_time() function
47 static inline unsigned int get_rtc_time(struct rtc_time *wtime) in get_rtc_time() function
125 #define get_rtc_time __get_rtc_time macro
119 get_rtc_time(struct rtc_time *rtc_tm) in get_rtc_time() function