Home
last modified time | relevance | path

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

/freebsd/sys/dev/spibus/controller/allwinner/
H A Daw_spi.c167 static int aw_spi_intr(void *arg);
200 INTR_TYPE_MISC | INTR_MPSAFE, aw_spi_intr, NULL, sc, in aw_spi_attach()
422 aw_spi_intr(void *arg) in aw_spi_intr() function