Searched refs:fsl_edma_terminate_all (Results 1 – 4 of 4) sorted by relevance
228 int fsl_edma_terminate_all(struct dma_chan *chan);
258 mcf_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in mcf_edma_probe()
160 int fsl_edma_terminate_all(struct dma_chan *chan) in fsl_edma_terminate_all() function175 EXPORT_SYMBOL_GPL(fsl_edma_terminate_all);
387 fsl_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in fsl_edma_probe()