Searched refs:dma_stop (Results 1 – 2 of 2) sorted by relevance
195 dma_stop(struct edma_softc *sc, int chnum) in dma_stop() function291 sc->dma_stop = dma_stop; in edma_attach()
187 int (*dma_stop) (struct edma_softc *, int); member