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

/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.c195 dma_stop(struct edma_softc *sc, int chnum) function
291 sc->dma_stop = dma_stop;
H A Dvf_edma.h187 int (*dma_stop) (struct edma_softc *, int); member in struct:edma_softc
/freebsd-13-stable/sys/dev/mmc/host/
H A Ddwmmc.c150 static int dma_stop(struct dwmmc_softc *);
408 dma_stop(sc);
735 dma_stop(sc);
970 dma_stop(struct dwmmc_softc *sc) function
/freebsd-13-stable/sys/dev/sound/pci/
H A Dals4000.c322 u_int8_t dma_stop; /* sb16 stop register */ member in struct:playback_command
387 als_esp_wr(sc, p->dma_stop);

Completed in 120 milliseconds