Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dtimer.c123 static int mv_timer_stop(struct eventtimer *et);
258 sc->et.et_stop = mv_timer_stop; in mv_timer_attach()
540 mv_timer_stop(struct eventtimer *et) in mv_timer_stop() function