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

/freebsd-12-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-12-stable/sys/dev/mmc/host/
H A Ddwmmc.c128 static int dma_stop(struct dwmmc_softc *);
365 dma_stop(sc);
688 dma_stop(sc);
895 dma_stop(struct dwmmc_softc *sc) function
/freebsd-12-stable/sys/dev/sound/pci/
H A Dals4000.c323 u_int8_t dma_stop; /* sb16 stop register */ member in struct:playback_command
388 als_esp_wr(sc, p->dma_stop);

Completed in 115 milliseconds