Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_edma.c195 dma_stop(struct edma_softc *sc, int chnum) in dma_stop() function
291 sc->dma_stop = dma_stop; in edma_attach()
H A Dvf_edma.h187 int (*dma_stop) (struct edma_softc *, int); member