Searched refs:ate_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/arm/at91/
H A Dif_ate.c215 static void ate_intr(void *);
366 NULL, ate_intr, sc, &sc->intrhand);
847 ate_intr(void *xsc) function
1156 * There's a small race between the loop in ate_intr finishing

Completed in 60 milliseconds