Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_spi.c55 static void ti_spi_intr(void *);
208 NULL, ti_spi_intr, sc, &sc->sc_intrhand)) { in ti_spi_attach()
369 ti_spi_intr(void *arg) in ti_spi_intr() function