Searched refs:et_stop (Results 1 – 18 of 18) sorted by relevance
78 et_stop_t *et_stop; member100 int et_stop(struct eventtimer *et);
209 et_stop(struct eventtimer *et) in et_stop() function214 if (et->et_stop) in et_stop()215 return (et->et_stop(et)); in et_stop()
461 et_stop(timer);529 et_stop(timer);
224 sc->et.et_stop = jz4780_timer_stop; in jz4780_timer_attach()
261 sc->st[DEFAULT_TIMER].et.et_stop = bcm_systimer_stop; in bcm_systimer_attach()
362 sc->et.et_stop = clock_stop; in clock_attach()
277 sc->et.et_stop = sp804_timer_stop; in sp804_timer_attach()
377 sc->et.et_stop = clock_stop; in clock_attach()
202 sc->func.et.et_stop = am335x_dmtimer_et_stop; in am335x_dmtimer_et_init()
356 sc->et.et_stop = arm_tmr_stop; in attach_et()
483 sc->et.et_stop = arm_tmr_stop; in arm_tmr_attach()
271 sc->et.et_stop = imx_gpt_timer_stop; in imx_gpt_attach()
331 sc->et.et_stop = epit_et_stop; in epit_et_attach()
317 sc->et.et_stop = a10_timer_timer_stop; in a10_timer_eventtimer_setup()
483 sc->et.et_stop = rtc_stop; in atrtc_attach()
615 sc->et.et_stop = attimer_stop; in attimer_attach()
258 sc->et.et_stop = mv_timer_stop; in mv_timer_attach()
572 lapic_et.et_stop = lapic_et_stop; in native_lapic_init()