Home
last modified time | relevance | path

Searched refs:common_set_rtc_time (Results 1 – 4 of 4) sorted by relevance

/arch/alpha/kernel/
Dsys_jensen.c265 .rtc_set_time = common_set_rtc_time,
Dmachvec_impl.h46 .rtc_set_time = common_set_rtc_time
Dproto.h149 extern int common_set_rtc_time(struct rtc_time *time);
Dtime.c189 int common_set_rtc_time(struct rtc_time *time) in common_set_rtc_time() function