Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/freescale/vybrid/
HDvf_edma.c193 dma_stop(struct edma_softc *sc, int chnum) in dma_stop() function
289 sc->dma_stop = dma_stop; in edma_attach()
HDvf_edma.h185 int (*dma_stop) (struct edma_softc *, int); member
/freebsd-11-stable/sys/dev/mmc/host/
HDdwmmc.c119 static int dma_stop(struct dwmmc_softc *);
362 dma_stop(sc); in dwmmc_intr()
731 dma_stop(struct dwmmc_softc *sc) in dma_stop() function
/freebsd-11-stable/sys/dev/sound/pci/
HDals4000.c321 u_int8_t dma_stop; /* sb16 stop register */ member
386 als_esp_wr(sc, p->dma_stop); in als_playback_stop()