Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/ralink/
H A Drt1310_timer.c84 static int rt1310_timer_stop(struct eventtimer *et);
203 sc->lt_et.et_stop = rt1310_timer_stop; in rt1310_timer_attach()
259 rt1310_timer_stop(struct eventtimer *et) in rt1310_timer_stop() function