Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Da37x0_spi.c111 static void a37x0_spi_intr(void *);
202 NULL, a37x0_spi_intr, sc, &sc->sc_intrhand)) { in a37x0_spi_attach()
337 a37x0_spi_intr(void *arg) in a37x0_spi_intr() function