Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_spi.c57 static void ti_spi_intr(void *);
210 NULL, ti_spi_intr, sc, &sc->sc_intrhand)) { in ti_spi_attach()
367 ti_spi_intr(void *arg) in ti_spi_intr() function