Searched defs:set_rtc_time (Results 1 – 6 of 6) sorted by relevance
7 # define set_rtc_time alpha_mv.rtc_set_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
130 int (*set_rtc_time)(struct rtc_time *); member
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