Home
last modified time | relevance | path

Searched refs:aw_mmc_setup_dma (Results 1 – 1 of 1) sorted by relevance

/src/sys/arm/allwinner/
H A Daw_mmc.c197 static int aw_mmc_setup_dma(struct aw_mmc_softc *);
476 if (aw_mmc_setup_dma(sc) != 0) { in aw_mmc_attach()
554 aw_mmc_setup_dma(struct aw_mmc_softc *sc) in aw_mmc_setup_dma() function