Searched defs:tch (Results 1 - 25 of 35) sorted by relevance

12

/src/sys/arch/playstation2/playstation2/
H A Dclock.c78 get_bootinfo_tod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/dev/ic/
H A Dpl031.c53 plrtc_gettime(todr_chip_handle_t tch, struct timeval *tv) argument
64 plrtc_settime(todr_chip_handle_t tch, struct timeval *tv) argument
/src/sys/dev/dec/
H A Dmcclock.c153 mcclock_get(todr_chip_handle_t tch, struct timeval *tvp) argument
199 mcclock_set(todr_chip_handle_t tch, struct timeval *tvp) argument
/src/sys/arch/next68k/next68k/
H A Drtc.c77 static struct todr_chip_handle tch; local in function:rtc_init
272 gettime_old(todr_chip_handle_t tch,struct clock_ymdhms * dt) argument
364 gettime_new(todr_chip_handle_t tch,struct timeval * tvp) argument
375 settime_new(todr_chip_handle_t tch,struct timeval * tvp) argument
[all...]
/src/sys/arch/sun2/sun2/
H A Dtod.c212 todr_chip_handle_t tch; local in function:tod_attach
/src/sys/arch/usermode/dev/
H A Dclock.c131 clock_todr_gettime(struct todr_chip_handle *tch, struct timeval *tv) argument
/src/sys/arch/x68k/dev/
H A Drtclock.c116 rtgettod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
139 rtsettod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/arch/x86/isa/
H A Drtc.c323 rtc_get_ymdhms(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
346 rtc_set_ymdhms(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
383 static struct todr_chip_handle tch; local in function:rtc_register
/src/sys/arch/arm/samsung/
H A Dexynos_rtc.c125 exynos_rtc_gettime(todr_chip_handle_t tch, struct timeval *tv) argument
136 exynos_rtc_settime(todr_chip_handle_t tch, struct timeval *tv) argument
/src/sys/arch/mipsco/obio/
H A Dmkclock.c116 mkclock_read(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
137 mkclock_write(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/arch/luna68k/dev/
H A Dtimekeeper.c119 mkclock_get(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
143 mkclock_set(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
192 dsclock_get(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
217 dsclock_set(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/arch/arm/imx/
H A Dimxsnvs.c151 imxsnvs_gettime(todr_chip_handle_t tch, struct timeval *tvp) argument
171 imxsnvs_settime(todr_chip_handle_t tch, struct timeval *tvp) argument
/src/sys/arch/arm/nvidia/
H A Dtegra_rtc.c117 tegra_rtc_gettime(todr_chip_handle_t tch, struct timeval *tv) argument
128 tegra_rtc_settime(todr_chip_handle_t tch, struct timeval *tv) argument
/src/sys/arch/mips/alchemy/dev/
H A Daurtc.c139 aurtc_gettime(todr_chip_handle_t tch, struct timeval *tv) argument
150 aurtc_settime(todr_chip_handle_t tch, struct timeval *tvp) argument
/src/sys/arch/arm/xscale/
H A Di80321_timer.c277 tmr1_tc_get(struct timecounter *tch) argument
/src/sys/arch/dreamcast/dev/g2/
H A Dg2rtc.c89 todr_chip_handle_t tch; local in function:g2rtc_attach
/src/sys/arch/evbppc/walnut/dev/
H A Dds1743.c230 dsrtc_write(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
251 dsrtc_read(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/dev/ofw/
H A Dofrtc.c159 ofrtc_gettod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
188 ofrtc_settod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/arch/macppc/dev/
H A Dadb.c272 adb_todr_get(todr_chip_handle_t tch, struct timeval *tvp) argument
284 adb_todr_set(todr_chip_handle_t tch, struct timeval *tvp) argument
295 static struct todr_chip_handle tch = { local in function:adb_todr_init
/src/sys/kern/
H A Dkern_todr.c436 todr_gettime(todr_chip_handle_t tch, struct timeval *tvp) argument
494 todr_settime(todr_chip_handle_t tch, struc argument
[all...]
/src/sys/arch/hpcmips/tx/
H A Dtx39clock.c236 tx39_timecount(struct timecounter *tch) argument
/src/sys/arch/hpcmips/vr/
H A Drtc.c275 vrrtc_get(todr_chip_handle_t tch, struct timeval *tvp) argument
306 vrrtc_set(todr_chip_handle_t tch, struct timeval *tvp) argument
/src/sys/arch/arm/fdt/
H A Darm_fdt.c308 arm_fdt_efi_rtc_gettime(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
329 arm_fdt_efi_rtc_settime(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
/src/sys/arch/mac68k/mac68k/
H A Dclock.c380 mac68k_gettime(todr_chip_handle_t tch, struct timeval *tvp) argument
407 mac68k_settime(todr_chip_handle_t tch, struct timeval *tvp) argument
/src/sys/dev/i2c/
H A Dac100.c213 ac100_rtc_gettime(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
240 ac100_rtc_settime(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument

Completed in 22 milliseconds

12