Searched defs:set_rtc_time (Results 1 – 8 of 8) sorted by relevance
6 # define set_rtc_time alpha_mv.rtc_set_time macro10 # define set_rtc_time marvel_set_rtc_time macro
44 static inline int set_rtc_time(struct rtc_time *time) in set_rtc_time() function
53 static inline int set_rtc_time(struct rtc_time *time) in set_rtc_time() function
132 int (*set_rtc_time)(struct rtc_time *); member
52 static int set_rtc_time(struct device *dev, struct rtc_time *tm) in set_rtc_time() function
66 int set_rtc_time(struct rtc_time *tm) in set_rtc_time() function
99 static int set_rtc_time(struct rtc_time *wtime) in set_rtc_time() function
198 #define set_rtc_time __set_rtc_time macro