Searched refs:fsl_edma_terminate_all (Results 1 – 4 of 4) sorted by relevance
227 int fsl_edma_terminate_all(struct dma_chan *chan);
251 mcf_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in mcf_edma_probe()
155 int fsl_edma_terminate_all(struct dma_chan *chan) in fsl_edma_terminate_all() function170 EXPORT_SYMBOL_GPL(fsl_edma_terminate_all);
372 fsl_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in fsl_edma_probe()