Home
last modified time | relevance | path

Searched refs:rtc_time (Results 251 – 275 of 300) sorted by relevance

1...<<1112

/openbmc/linux/drivers/rtc/
H A Drtc-ds1343.c198 static int ds1343_read_time(struct device *dev, struct rtc_time *dt) in ds1343_read_time()
219 static int ds1343_set_time(struct device *dev, struct rtc_time *dt) in ds1343_set_time()
H A Drtc-pcf85363.c149 static int pcf85363_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf85363_rtc_read_time()
178 static int pcf85363_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf85363_rtc_set_time()
H A Drtc-s35390a.c210 static int s35390a_rtc_set_time(struct device *dev, struct rtc_time *tm) in s35390a_rtc_set_time()
240 static int s35390a_rtc_read_time(struct device *dev, struct rtc_time *tm) in s35390a_rtc_read_time()
H A Drtc-pm8xxx.c239 static int pm8xxx_rtc_set_time(struct device *dev, struct rtc_time *tm) in pm8xxx_rtc_set_time()
260 static int pm8xxx_rtc_read_time(struct device *dev, struct rtc_time *tm) in pm8xxx_rtc_read_time()
H A Drtc-rx8010.c107 static int rx8010_get_time(struct device *dev, struct rtc_time *dt) in rx8010_get_time()
137 static int rx8010_set_time(struct device *dev, struct rtc_time *dt) in rx8010_set_time()
H A Drtc-m41t80.c196 static int m41t80_rtc_read_time(struct device *dev, struct rtc_time *tm) in m41t80_rtc_read_time()
230 static int m41t80_rtc_set_time(struct device *dev, struct rtc_time *tm) in m41t80_rtc_set_time()
883 struct rtc_time tm; in m41t80_probe()
H A Drtc-nct3018y.c147 static int nct3018y_rtc_read_time(struct device *dev, struct rtc_time *tm) in nct3018y_rtc_read_time()
177 static int nct3018y_rtc_set_time(struct device *dev, struct rtc_time *tm) in nct3018y_rtc_set_time()
H A Drtc-armada38x.c212 static int armada38x_rtc_read_time(struct device *dev, struct rtc_time *tm) in armada38x_rtc_read_time()
243 static int armada38x_rtc_set_time(struct device *dev, struct rtc_time *tm) in armada38x_rtc_set_time()
H A Drtc-ab-eoz9.c143 static int abeoz9_rtc_get_time(struct device *dev, struct rtc_time *tm) in abeoz9_rtc_get_time()
181 static int abeoz9_rtc_set_time(struct device *dev, struct rtc_time *tm) in abeoz9_rtc_set_time()
H A Drtc-ti-k3.c265 static int ti_k3_rtc_read_time(struct device *dev, struct rtc_time *tm) in ti_k3_rtc_read_time()
278 static int ti_k3_rtc_set_time(struct device *dev, struct rtc_time *tm) in ti_k3_rtc_set_time()
H A Drtc-twl.c258 static int twl_rtc_read_time(struct device *dev, struct rtc_time *tm) in twl_rtc_read_time()
326 static int twl_rtc_set_time(struct device *dev, struct rtc_time *tm) in twl_rtc_set_time()
H A Drtc-rx8025.c214 static int rx8025_get_time(struct device *dev, struct rtc_time *dt) in rx8025_get_time()
248 static int rx8025_set_time(struct device *dev, struct rtc_time *dt) in rx8025_set_time()
H A Drtc-pcf85063.c75 static int pcf85063_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf85063_rtc_read_time()
110 static int pcf85063_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf85063_rtc_set_time()
H A Drtc-pcf8563.c198 static int pcf8563_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf8563_rtc_read_time()
244 static int pcf8563_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf8563_rtc_set_time()
H A Drtc-fsl-ftm-alarm.c182 static int ftm_rtc_read_time(struct device *dev, struct rtc_time *tm) in ftm_rtc_read_time()
H A Drtc-rv3028.c122 struct rtc_time tm; in timestamp0_show()
308 static int rv3028_get_time(struct device *dev, struct rtc_time *tm) in rv3028_get_time()
336 static int rv3028_set_time(struct device *dev, struct rtc_time *tm) in rv3028_set_time()
H A Drtc-imxdi.c540 static int dryice_rtc_read_time(struct device *dev, struct rtc_time *tm) in dryice_rtc_read_time()
555 static int dryice_rtc_set_time(struct device *dev, struct rtc_time *tm) in dryice_rtc_set_time()
H A Drtc-ds3232.c97 static int ds3232_read_time(struct device *dev, struct rtc_time *time) in ds3232_read_time()
151 static int ds3232_set_time(struct device *dev, struct rtc_time *time) in ds3232_set_time()
/openbmc/linux/arch/mips/sibyte/swarm/
H A Drtc_m41t81.c141 struct rtc_time tm; in m41t81_set_time()
H A Drtc_xicor1241.c110 struct rtc_time tm; in xicor_set_time()
/openbmc/linux/arch/m68k/atari/
H A Dconfig.c82 extern int atari_mste_hwclk (int, struct rtc_time *);
83 extern int atari_tt_hwclk (int, struct rtc_time *);
/openbmc/linux/drivers/macintosh/
H A Dsmu.c366 struct rtc_time *time) in smu_fill_set_rtc_cmd()
381 int smu_get_rtc_time(struct rtc_time *time, int spinwait) in smu_get_rtc_time()
389 memset(time, 0, sizeof(struct rtc_time)); in smu_get_rtc_time()
408 int smu_set_rtc_time(struct rtc_time *time, int spinwait) in smu_set_rtc_time()
/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c204 static int hp300_hwclk(int op, struct rtc_time *t) in hp300_hwclk()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1222 static struct rtc_time hpet_alarm_time;
1434 struct rtc_time curr_time; in hpet_rtc_interrupt()
1438 memset(&curr_time, 0, sizeof(struct rtc_time)); in hpet_rtc_interrupt()
/openbmc/linux/arch/powerpc/kernel/
H A Drtas-proc.c280 struct rtc_time tm; in ppc_rtas_poweron_write()
346 struct rtc_time tm; in ppc_rtas_clock_write()

1...<<1112