Home
last modified time | relevance | path

Searched refs:rtc_time (Results 176 – 200 of 300) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/rtc/
H A Drtc-fm3130.c92 static int fm3130_get_time(struct device *dev, struct rtc_time *t) in fm3130_get_time()
139 static int fm3130_set_time(struct device *dev, struct rtc_time *t) in fm3130_set_time()
186 struct rtc_time *tm = &alrm->time; in fm3130_read_alarm()
242 struct rtc_time *tm = &alrm->time; in fm3130_set_alarm()
H A Dlib_test.c47 struct rtc_time result; in rtc_time64_to_tm_test_date_range()
H A Drtc-bq4802.c50 static int bq4802_read_time(struct device *dev, struct rtc_time *tm) in bq4802_read_time()
92 static int bq4802_set_time(struct device *dev, struct rtc_time *tm) in bq4802_set_time()
H A Drtc-msc313.c108 static int msc313_rtc_read_time(struct device *dev, struct rtc_time *tm) in msc313_rtc_read_time()
132 static int msc313_rtc_set_time(struct device *dev, struct rtc_time *tm) in msc313_rtc_set_time()
H A Drtc-ds1742.c55 static int ds1742_rtc_set_time(struct device *dev, struct rtc_time *tm) in ds1742_rtc_set_time()
79 static int ds1742_rtc_read_time(struct device *dev, struct rtc_time *tm) in ds1742_rtc_read_time()
H A Drtc-xgene.c43 static int xgene_rtc_read_time(struct device *dev, struct rtc_time *tm) in xgene_rtc_read_time()
51 static int xgene_rtc_set_time(struct device *dev, struct rtc_time *tm) in xgene_rtc_set_time()
H A Drtc-rtd119x.c82 static int rtd119x_rtc_read_time(struct device *dev, struct rtc_time *tm) in rtd119x_rtc_read_time()
126 static int rtd119x_rtc_set_time(struct device *dev, struct rtc_time *tm) in rtd119x_rtc_set_time()
H A Drtc-mcp795.c183 static int mcp795_set_time(struct device *dev, struct rtc_time *tim) in mcp795_set_time()
237 static int mcp795_read_time(struct device *dev, struct rtc_time *tim) in mcp795_read_time()
262 struct rtc_time now_tm; in mcp795_set_alarm()
H A Drtc-pcf2123.c175 static int pcf2123_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf2123_rtc_read_time()
204 static int pcf2123_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf2123_rtc_set_time()
378 struct rtc_time tm; in pcf2123_probe()
H A Drtc-omap.c270 static void tm2bcd(struct rtc_time *tm) in tm2bcd()
281 static void bcd2tm(struct rtc_time *tm) in bcd2tm()
292 static void omap_rtc_read_time_raw(struct omap_rtc *rtc, struct rtc_time *tm) in omap_rtc_read_time_raw()
302 static int omap_rtc_read_time(struct device *dev, struct rtc_time *tm) in omap_rtc_read_time()
317 static int omap_rtc_set_time(struct device *dev, struct rtc_time *tm) in omap_rtc_set_time()
414 struct rtc_time tm; in omap_rtc_power_off_program()
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()
455 struct rtc_time *alrm_tm = &alrm->time; in ac100_rtc_get_alarm()
486 struct rtc_time *alrm_tm = &alrm->time; in ac100_rtc_set_alarm()
H A Drtc-rp5c01.c93 static int rp5c01_read_time(struct device *dev, struct rtc_time *tm) in rp5c01_read_time()
122 static int rp5c01_set_time(struct device *dev, struct rtc_time *tm) in rp5c01_set_time()
H A Dproc.c45 struct rtc_time tm; in rtc_proc_show()
H A Drtc-sh.c274 static int sh_rtc_read_time(struct device *dev, struct rtc_time *tm) in sh_rtc_read_time()
336 static int sh_rtc_set_time(struct device *dev, struct rtc_time *tm) in sh_rtc_set_time()
394 struct rtc_time *tm = &wkalrm->time; in sh_rtc_read_alarm()
428 struct rtc_time *tm = &wkalrm->time; in sh_rtc_set_alarm()
H A Drtc-gamecube.c161 static int gamecube_rtc_read_time(struct device *dev, struct rtc_time *t) in gamecube_rtc_read_time()
179 static int gamecube_rtc_set_time(struct device *dev, struct rtc_time *t) in gamecube_rtc_set_time()
H A Drtc-bq32k.c90 static int bq32k_rtc_read_time(struct device *dev, struct rtc_time *tm) in bq32k_rtc_read_time()
118 static int bq32k_rtc_set_time(struct device *dev, struct rtc_time *tm) in bq32k_rtc_set_time()
H A Drtc-vt8500.c101 static int vt8500_rtc_read_time(struct device *dev, struct rtc_time *tm) in vt8500_rtc_read_time()
121 static int vt8500_rtc_set_time(struct device *dev, struct rtc_time *tm) in vt8500_rtc_set_time()
/openbmc/linux/arch/m68k/bvme6000/
H A Dconfig.c42 extern int bvme6000_hwclk (int, struct rtc_time *);
286 int bvme6000_hwclk(int op, struct rtc_time *t) in bvme6000_hwclk()
/openbmc/linux/tools/testing/selftests/rtc/
H A Dsetdate.c24 struct rtc_time new, current; in main()
/openbmc/linux/arch/m68k/sun3/
H A Dintersil.c27 int sun3_hwclk(int set, struct rtc_time *t) in sun3_hwclk()
/openbmc/linux/arch/m68k/68000/
H A Dtimers.c120 int m68328_hwclk(int set, struct rtc_time *t) in m68328_hwclk()
/openbmc/u-boot/drivers/rtc/
H A Dds1302.c255 rtc_get(struct rtc_time *tmp) in rtc_get()
288 int rtc_set(struct rtc_time *tmp) in rtc_set()
/openbmc/linux/lib/
H A Dvsprintf.c1907 struct rtc_time rtc_time; in time64_str() local
1912 rtc_time.tm_sec = tm.tm_sec; in time64_str()
1913 rtc_time.tm_min = tm.tm_min; in time64_str()
1914 rtc_time.tm_hour = tm.tm_hour; in time64_str()
1915 rtc_time.tm_mday = tm.tm_mday; in time64_str()
1916 rtc_time.tm_mon = tm.tm_mon; in time64_str()
1917 rtc_time.tm_year = tm.tm_year; in time64_str()
1918 rtc_time.tm_wday = tm.tm_wday; in time64_str()
1919 rtc_time.tm_yday = tm.tm_yday; in time64_str()
1921 rtc_time.tm_isdst = 0; in time64_str()
[all …]
/openbmc/u-boot/net/
H A Dsntp.c56 struct rtc_time tm; in sntp_handler()
/openbmc/linux/arch/powerpc/kernel/
H A Dtime.c716 struct rtc_time tm; in update_persistent_clock64()
728 struct rtc_time tm; in __read_persistent_clock()
995 static int rtc_generic_get_time(struct device *dev, struct rtc_time *tm) in rtc_generic_get_time()
1001 static int rtc_generic_set_time(struct device *dev, struct rtc_time *tm) in rtc_generic_set_time()

12345678910>>...12