Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/arm/lpc/
Dlpc_mmc.c100 static void lpc_mmc_intr(void *);
205 NULL, lpc_mmc_intr, sc, &sc->lm_intrhand)) in lpc_mmc_attach()
301 lpc_mmc_intr(void *arg) in lpc_mmc_intr() function