Searched refs:fsl_edma_terminate_all (Results 1 – 4 of 4) sorted by relevance
231 mcf_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in mcf_edma_probe()
330 int fsl_edma_terminate_all(struct dma_chan *chan);
620 fsl_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in fsl_edma_probe()
232 int fsl_edma_terminate_all(struct dma_chan *chan) in fsl_edma_terminate_all() function