Searched refs:rtc_time (Results 176 - 200 of 244) sorted by relevance

12345678910

/linux-master/drivers/rtc/
H A Drtc-isl12022.c142 * rtc_time -- month 0-11, hour 0-23, yr = calendar year-epoch.
144 static int isl12022_rtc_read_time(struct device *dev, struct rtc_time *tm)
179 static int isl12022_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-m48t86.c67 static int m48t86_rtc_read_time(struct device *dev, struct rtc_time *tm)
104 static int m48t86_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ma35d1.c119 static int ma35d1_rtc_read_time(struct device *dev, struct rtc_time *tm)
144 static int ma35d1_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-tps6594.c79 static int tps6594_rtc_read_time(struct device *dev, struct rtc_time *tm)
114 static int tps6594_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-max77686.c293 static void max77686_rtc_data_to_tm(u8 *data, struct rtc_time *tm,
318 static int max77686_rtc_tm_to_data(struct rtc_time *tm, u8 *data,
370 static int max77686_rtc_read_time(struct device *dev, struct rtc_time *tm)
397 static int max77686_rtc_set_time(struct device *dev, struct rtc_time *tm)
500 struct rtc_time tm;
550 struct rtc_time tm;
H A Drtc-omap.c270 static void tm2bcd(struct rtc_time *tm)
281 static void bcd2tm(struct rtc_time *tm)
292 static void omap_rtc_read_time_raw(struct omap_rtc *rtc, struct rtc_time *tm)
302 static int omap_rtc_read_time(struct device *dev, struct rtc_time *tm)
317 static int omap_rtc_set_time(struct device *dev, struct rtc_time *tm)
414 struct rtc_time tm;
H A Drtc-sc27xx.c332 static int sprd_rtc_read_time(struct device *dev, struct rtc_time *tm)
351 static int sprd_rtc_set_time(struct device *dev, struct rtc_time *tm)
418 struct rtc_time aie_time =
H A Drtc-ds1305.c170 static int ds1305_get_time(struct device *dev, struct rtc_time *time)
205 static int ds1305_set_time(struct device *dev, struct rtc_time *time)
323 struct rtc_time tm;
H A Drtc-max31335.c224 static int max31335_read_time(struct device *dev, struct rtc_time *tm)
249 static int max31335_set_time(struct device *dev, struct rtc_time *tm)
273 struct rtc_time time;
H A Drtc-rc5t619.c116 static int rc5t619_rtc_read_time(struct device *dev, struct rtc_time *tm)
162 static int rc5t619_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ds1553.c71 static int ds1553_rtc_set_time(struct device *dev, struct rtc_time *tm)
95 static int ds1553_rtc_read_time(struct device *dev, struct rtc_time *tm)
H A Drtc-stk17ta8.c72 static int stk17ta8_rtc_set_time(struct device *dev, struct rtc_time *tm)
94 static int stk17ta8_rtc_read_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ds1343.c198 static int ds1343_read_time(struct device *dev, struct rtc_time *dt)
219 static int ds1343_set_time(struct device *dev, struct rtc_time *dt)
H A Drtc-optee.c55 static int optee_rtc_readtime(struct device *dev, struct rtc_time *tm)
95 static int optee_rtc_settime(struct device *dev, struct rtc_time *tm)
H A Drtc-snvs.c160 static int snvs_rtc_read_time(struct device *dev, struct rtc_time *tm)
178 static int snvs_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-pm8xxx.c239 static int pm8xxx_rtc_set_time(struct device *dev, struct rtc_time *tm)
260 static int pm8xxx_rtc_read_time(struct device *dev, struct rtc_time *tm)
H A Drtc-88pm860x.c78 static int pm860x_rtc_read_time(struct device *dev, struct rtc_time *tm)
103 static int pm860x_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-asm9260.c136 static int asm9260_rtc_read_time(struct device *dev, struct rtc_time *tm)
169 static int asm9260_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-s35390a.c210 static int s35390a_rtc_set_time(struct device *dev, struct rtc_time *tm)
240 static int s35390a_rtc_read_time(struct device *dev, struct rtc_time *tm)
H A Drtc-rx8010.c107 static int rx8010_get_time(struct device *dev, struct rtc_time *dt)
137 static int rx8010_set_time(struct device *dev, struct rtc_time *dt)
H A Drtc-loongson.c169 static int loongson_rtc_read_time(struct device *dev, struct rtc_time *tm)
195 static int loongson_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-tps65910.c68 static int tps65910_rtc_read_time(struct device *dev, struct rtc_time *tm)
99 static int tps65910_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-isl12026.c164 static int isl12026_rtc_set_time(struct device *dev, struct rtc_time *tm)
203 static int isl12026_rtc_read_time(struct device *dev, struct rtc_time *tm)
H A Drtc-jz4740.c142 static int jz4740_rtc_read_time(struct device *dev, struct rtc_time *time)
171 static int jz4740_rtc_set_time(struct device *dev, struct rtc_time *time)
/linux-master/arch/m68k/atari/
H A Dtime.c142 int atari_mste_hwclk( int op, struct rtc_time *t )
201 int atari_tt_hwclk( int op, struct rtc_time *t )

Completed in 234 milliseconds

12345678910