Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 25 of 30) sorted by relevance

12

/qemu/system/
H A Drtc.c70 void qemu_get_timedate(struct tm *tm, time_t offset) in qemu_get_timedate()
87 time_t qemu_timedate_diff(struct tm *tm) in qemu_timedate_diff()
113 struct tm tm; in configure_rtc_base_datetime() local
/qemu/hw/ppc/
H A Dspapr_rtc.c39 void spapr_rtc_read(SpaprRtcState *rtc, struct tm *tm, uint32_t *ns) in spapr_rtc_read()
74 struct tm tm; in rtas_get_time_of_day() local
101 struct tm tm; in rtas_set_time_of_day() local
142 struct tm tm; in spapr_rtc_realize() local
H A Dspapr_events.c514 struct tm tm; in spapr_init_maina() local
/qemu/hw/rtc/
H A Dls7a_rtc.c113 static uint64_t toy_time_to_val_mon(const struct tm *tm) in toy_time_to_val_mon()
125 static void toymatch_val_to_time(LS7ARtcState *s, uint64_t val, struct tm *tm) in toymatch_val_to_time()
139 struct tm tm = {}; in toymatch_write() local
189 struct tm tm = {}; in ls7a_toy_start() local
216 struct tm tm; in ls7a_rtc_read() local
279 struct tm tm; in ls7a_rtc_write() local
H A Dm48t59.c91 struct tm tm; in alarm_cb() local
147 static inline void get_time(M48t59State *NVRAM, struct tm *tm) in get_time()
152 static void set_time(M48t59State *NVRAM, struct tm *tm) in set_time()
192 struct tm tm; in m48t59_write() local
356 struct tm tm; in m48t59_read() local
H A Dpl031.c142 struct tm tm; in pl031_write() local
194 struct tm tm; in pl031_init() local
H A Dmc146818rtc.c581 static void rtc_get_time(MC146818RtcState *s, struct tm *tm) in rtc_get_time()
602 struct tm tm = {}; in rtc_set_time() local
612 static void rtc_set_cmos(MC146818RtcState *s, const struct tm *tm) in rtc_set_cmos()
757 struct tm tm; in rtc_set_date_from_host() local
H A Daspeed_rtc.c29 struct tm tm; in aspeed_rtc_calc_offset() local
H A Dgoldfish_rtc.c259 struct tm tm; in goldfish_rtc_reset() local
H A Dtwl92230.c65 struct tm tm; member
405 struct tm tm; in menelaus_write() local
H A Dexynos4210_rtc.c234 static void rtc_next_second(struct tm *tm) in rtc_next_second()
/qemu/include/net/
H A Dannounce.h16 QEMUTimer *tm; member
/qemu/tests/qtest/
H A Drtas-test.c11 struct tm tm; in run_test_rtas_get_time_of_day() local
/qemu/hw/s390x/
H A Dtod-tcg.c66 struct tm tm; in qemu_s390_tod_init() local
/qemu/hw/misc/
H A Dimx7_snvs.c134 struct tm tm; in imx7_snvs_init() local
H A Dmac_via.c1235 struct tm tm; in mos6522_q800_via1_realize() local
/qemu/hw/timer/
H A Dpxa2xx_timer.c83 PXA2xxTimer0 tm; member
167 int tm = 0; in pxa2xx_timer_read() local
276 int i, tm = 0; in pxa2xx_timer_write() local
/qemu/tests/qtest/libqos/
H A Drtas.c52 struct tm *tm, uint32_t *ns) in qrtas_get_time_of_day()
/qemu/net/
H A Ddump.c109 struct tm tm; in net_dump_state_init() local
/qemu/hw/input/
H A Dlm832x.c74 QEMUTimer *tm[3]; member
/qemu/hw/misc/macio/
H A Dcuda.c523 struct tm tm; in cuda_realize() local
H A Dpmu.c723 struct tm tm; in pmu_realize() local
/qemu/util/
H A Dcutils.c155 time_t mktimegm(struct tm *tm) in mktimegm()
/qemu/scripts/
H A Ddecodetree.py715 def __init__(self, fm, tm): argument
/qemu/hw/arm/
H A Domap1.c2923 struct tm tm; in omap_rtc_reset() local
3526 QEMUTimer *tm; member

12