HomeSort by: relevance | last modified time | path
    Searched defs:sun4ispi_intr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun4i_spi.c 79 static int sun4ispi_intr(void *);
140 sun4ispi_intr, sc, device_xname(self));
370 (void) sun4ispi_intr(sc);
379 sun4ispi_intr(void *cookie) function in typeref:typename:int
sun4i_spi.c 79 static int sun4ispi_intr(void *);
140 sun4ispi_intr, sc, device_xname(self));
370 (void) sun4ispi_intr(sc);
379 sun4ispi_intr(void *cookie) function in typeref:typename:int

Completed in 49 milliseconds