Searched refs:sdhost_dma_setup (Results 1 – 1 of 1) sorted by relevance
105 static int sdhost_dma_setup(struct sdhost_softc *);235 if (sdhost_dma_setup(sc) != 0) { in sdhost_attach()259 sdhost_dma_setup(struct sdhost_softc *sc) in sdhost_dma_setup() function