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

  /src/sys/arch/arm/broadcom/
bcm2835_sdhost.c 105 static int sdhost_dma_setup(struct sdhost_softc *);
235 if (sdhost_dma_setup(sc) != 0) {
259 sdhost_dma_setup(struct sdhost_softc *sc) function in typeref:typename:int
bcm2835_sdhost.c 105 static int sdhost_dma_setup(struct sdhost_softc *);
235 if (sdhost_dma_setup(sc) != 0) {
259 sdhost_dma_setup(struct sdhost_softc *sc) function in typeref:typename:int

Completed in 24 milliseconds