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

  /src/sys/arch/arm/broadcom/
bcm2835_spi.c 74 static void bcmspi_send(struct bcmspi_softc * const);
242 bcmspi_send(struct bcmspi_softc * const sc) function in typeref:typename:void
298 bcmspi_send(sc);
312 bcmspi_send(sc);
bcm2835_spi.c 74 static void bcmspi_send(struct bcmspi_softc * const);
242 bcmspi_send(struct bcmspi_softc * const sc) function in typeref:typename:void
298 bcmspi_send(sc);
312 bcmspi_send(sc);

Completed in 37 milliseconds