Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/mv/
H A Dtimer.c121 static int mv_timer_stop(struct eventtimer *et);
256 sc->et.et_stop = mv_timer_stop; in mv_timer_attach()
536 mv_timer_stop(struct eventtimer *et) in mv_timer_stop() function