Home
last modified time | relevance | path

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

/linux-3.3/drivers/char/
Dds1302.c120 get_rtc_time(struct rtc_time *rtc_tm) in get_rtc_time()
165 struct rtc_time rtc_tm; in rtc_ioctl() local
178 struct rtc_time rtc_tm; in rtc_ioctl() local
Drtc.c549 struct rtc_time rtc_tm; in rtc_do_ioctl() local
1296 static void rtc_get_rtc_time(struct rtc_time *rtc_tm) in rtc_get_rtc_time()
/linux-3.3/arch/cris/arch-v10/drivers/
Dds1302.c205 get_rtc_time(struct rtc_time *rtc_tm) in get_rtc_time()
250 struct rtc_time rtc_tm; in rtc_ioctl() local
261 struct rtc_time rtc_tm; in rtc_ioctl() local
/linux-3.3/arch/powerpc/kernel/
Drtas-rtc.c47 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time()
/linux-3.3/drivers/rtc/
Drtc-s3c.c158 static int s3c_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in s3c_rtc_gettime()
434 struct rtc_time rtc_tm; in s3c_rtc_probe() local
Drtc-ds1511.c186 static int ds1511_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_set_time()
249 static int ds1511_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_read_time()
Drtc-puv3.c89 static int puv3_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in puv3_rtc_gettime()
Drtc-stmp3xxx.c72 static int stmp3xxx_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_gettime()
Drtc-isl1208.c366 struct rtc_time rtc_tm; in isl1208_i2c_set_alarm() local
/linux-3.3/arch/m68k/mvme16x/
Drtc.c68 struct rtc_time rtc_tm; in rtc_ioctl() local
/linux-3.3/arch/m68k/bvme6000/
Drtc.c73 struct rtc_time rtc_tm; in rtc_ioctl() local
/linux-3.3/arch/powerpc/platforms/iseries/
Dmf.c1252 void iSeries_get_rtc_time(struct rtc_time *rtc_tm) in iSeries_get_rtc_time()