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

  /src/sys/arch/arm/broadcom/
bcm2835_spi.c 72 static int bcmspi_intr(void *);
127 bcmspi_intr, sc, device_xname(self));
231 bcmspi_intr(sc);
288 bcmspi_intr(void *cookie) function in typeref:typename:int
bcm2835_spi.c 72 static int bcmspi_intr(void *);
127 bcmspi_intr, sc, device_xname(self));
231 bcmspi_intr(sc);
288 bcmspi_intr(void *cookie) function in typeref:typename:int
bcm2835_spi.c 72 static int bcmspi_intr(void *);
127 bcmspi_intr, sc, device_xname(self));
231 bcmspi_intr(sc);
288 bcmspi_intr(void *cookie) function in typeref:typename:int

Completed in 33 milliseconds