Searched refs:et_stop (Results 1 – 25 of 25) sorted by relevance
76 et_stop_t *et_stop; member98 int et_stop(struct eventtimer *et);
206 et_stop(struct eventtimer *et) in et_stop() function211 if (et->et_stop) in et_stop()212 return (et->et_stop(et)); in et_stop()
452 et_stop(timer); in doconfigtimer()515 et_stop(timer); in configtimer()
190 et->et_stop = ia64_clock_stop; in clock_configure()
217 decr_et.et_stop = decr_et_stop; in decr_tc_init()
132 static void et_stop(struct et_softc *);372 et_stop(sc); in et_detach()409 et_stop(sc); in et_shutdown()646 et_stop(struct et_softc *sc) in et_stop() function1227 et_stop(sc); in et_init_locked()1265 et_stop(sc); in et_init_locked()1304 et_stop(sc); in et_ioctl()2699 et_stop(sc); in et_suspend()
325 sc->et.et_stop = arm_tmr_stop; in arm_tmr_attach()
355 sc->et.et_stop = arm_tmr_stop; in attach_et()
352 sc->et.et_stop = clock_stop; in clock_attach()
252 sc->st[DEFAULT_TIMER].et.et_stop = bcm_systimer_stop; in bcm_systimer_attach()
358 sc->et.et_stop = clock_stop; in clock_attach()
181 sc->lt_et.et_stop = lpc_timer_stop; in lpc_timer_attach()
362 sc->et.et_stop = clock_stop; in clock_attach()
212 sc->et.et_stop = a10_timer_timer_stop; in a10_timer_attach()
233 tick_et.et_stop = tick_et_stop; in cpu_initclocks()
282 sc->et.et_stop = rtc_stop; in atrtc_attach()
760 sc->et.et_stop = attimer_stop; in attimer_attach()
254 sc->et.et_stop = imx_gpt_timer_stop; in imx_gpt_attach()
276 sc->et.et_stop = sp804_timer_stop; in sp804_timer_attach()
176 sc->et.et_stop = mv_timer_stop; in mv_timer_attach()
491 sc->et.et_stop = xentimer_et_stop; in xentimer_attach()
637 sc->et.et_stop = am335x_dmtimer_stop; in am335x_dmtimer_attach()
737 t->et.et_stop = hpet_stop; in hpet_attach()
274 lapic_et.et_stop = lapic_et_stop; in lapic_init()
670 eventtimers.9 et_stop.9