Searched refs:dma_setup (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/arm/freescale/vybrid/
H A Dvf_edma.c207 dma_setup(struct edma_softc *sc, struct tcd_conf *tcd) function
292 sc->dma_setup = dma_setup;
H A Dvf_edma.h184 int (*dma_setup) (struct edma_softc *, struct tcd_conf *); member in struct:edma_softc
H A Dvf_sai.c508 sc->edma_sc->dma_setup(sc->edma_sc, sc->tcd);
/freebsd-10.2-release/sys/dev/sound/pci/
H A Dcs4281.c79 int dma_setup, dma_active, dma_chan; member in struct:sc_chinfo
338 ch->dma_setup = 0;
359 ch->dma_setup = 0;
406 ch->dma_setup = 0;
497 if (!ch->dma_setup) {
503 ch->dma_setup = 1;

Completed in 68 milliseconds