Home
last modified time | relevance | path

Searched defs:rtc_tm (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/rtc/ !
H A Drtc-da9052.c56 static int da9052_read_alarm(struct da9052_rtc *rtc, struct rtc_time *rtc_tm) in da9052_read_alarm()
99 static int da9052_set_alarm(struct da9052_rtc *rtc, struct rtc_time *rtc_tm) in da9052_set_alarm()
153 static int da9052_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) in da9052_rtc_read_time()
H A Drtc-da9055.c56 static int da9055_read_alarm(struct da9055 *da9055, struct rtc_time *rtc_tm) in da9055_read_alarm()
77 static int da9055_set_alarm(struct da9055 *da9055, struct rtc_time *rtc_tm) in da9055_set_alarm()
125 static int da9055_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) in da9055_rtc_read_time()
H A Drtc-stmp3xxx.c147 static int stmp3xxx_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_gettime()
160 static int stmp3xxx_rtc_settime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_settime()
H A Drtc-ds1511.c94 static int ds1511_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_set_time()
135 static int ds1511_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_read_time()
H A Drtc-ac100.c384 static int ac100_rtc_get_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_get_time()
407 static int ac100_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_set_time()
H A Drtc-pic32.c132 static int pic32_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in pic32_rtc_gettime()
H A Drtc-s3c.c210 struct rtc_time rtc_tm = *tm; in s3c_rtc_settime() local
/linux/samples/pfsm/ !
H A Dpfsm-wakeup.c34 struct rtc_time rtc_tm; in main() local
/linux/arch/powerpc/kernel/ !
H A Drtas-rtc.c47 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time()
/linux/tools/testing/selftests/rtc/ !
H A Drtctest.c49 struct rtc_time rtc_tm; in TEST_F() local
117 struct rtc_time rtc_tm; variable
/linux/arch/m68k/bvme6000/ !
H A Drtc.c73 struct rtc_time rtc_tm; in rtc_ioctl() local