Home
last modified time | relevance | path

Searched refs:rtc_set_time (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/arch/alpha/include/asm/
Drtc.h6 # define set_rtc_time alpha_mv.rtc_set_time
Dmachvec.h99 int (*rtc_set_time)(struct rtc_time *); member
/linux-2.6.39/arch/alpha/kernel/
Dsys_jensen.c229 .rtc_set_time = common_set_rtc_time,
Dmachvec_impl.h49 .rtc_set_time = common_set_rtc_time
Dsys_marvel.c495 .rtc_set_time = marvel_set_rtc_time,
/linux-2.6.39/include/linux/
Drtc.h224 extern int rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm);
/linux-2.6.39/drivers/rtc/
Dinterface.c50 int rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm) in rtc_set_time() function
77 EXPORT_SYMBOL_GPL(rtc_set_time);
Drtc-dev.c348 return rtc_set_time(rtc, &tm); in rtc_dev_ioctl()
Drtc-sh.c732 rtc_set_time(rtc->rtc_dev, &r); in sh_rtc_probe()
/linux-2.6.39/drivers/staging/ath6kl/include/common/AR6002/hw2.0/hw/
Drtc_reg.h1121 volatile unsigned int rtc_set_time; member