Home
last modified time | relevance | path

Searched refs:fsl_edma_pause (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Dfsl-edma-common.h471 int fsl_edma_pause(struct dma_chan *chan);
H A Dfsl-edma-main.c745 fsl_edma->dma_dev.device_pause = fsl_edma_pause; in fsl_edma_probe()
H A Dfsl-edma-common.c252 int fsl_edma_pause(struct dma_chan *chan) in fsl_edma_pause() function