Home
last modified time | relevance | path

Searched refs:aw_timer_eventtimer_stop (Results 1 – 1 of 1) sorted by relevance

/src/sys/arm/allwinner/
H A Daw_timer.c120 static int aw_timer_eventtimer_stop(struct eventtimer *);
319 sc->et.et_stop = aw_timer_eventtimer_stop; in aw_timer_eventtimer_setup()
368 aw_timer_eventtimer_stop(struct eventtimer *et) in aw_timer_eventtimer_stop() function