Searched refs:dma_done (Results 1 – 1 of 1) sorted by relevance
153 static int dma_done(struct dwmmc_softc *, struct mmc_command *);397 dma_done(sc, cmd); in dwmmc_intr()438 dma_done(sc, cmd); in dwmmc_intr()918 dma_done(struct dwmmc_softc *sc, struct mmc_command *cmd) in dma_done() function