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

/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.c193 dma_stop(struct edma_softc *sc, int chnum) function
289 sc->dma_stop = dma_stop;
H A Dvf_edma.h185 int (*dma_stop) (struct edma_softc *, int); member in struct:edma_softc
/freebsd-11-stable/sys/dev/mmc/host/
H A Ddwmmc.c119 static int dma_stop(struct dwmmc_softc *);
362 dma_stop(sc);
731 dma_stop(struct dwmmc_softc *sc) function
/freebsd-11-stable/sys/dev/sound/pci/
H A Dals4000.c321 u_int8_t dma_stop; /* sb16 stop register */ member in struct:playback_command
386 als_esp_wr(sc, p->dma_stop);

Completed in 139 milliseconds