Searched refs:fsl_edma_resume (Results 1 – 4 of 4) sorted by relevance
230 mcf_edma->dma_dev.device_resume = fsl_edma_resume; in mcf_edma_probe()
331 int fsl_edma_resume(struct dma_chan *chan);
588 fsl_edma->dma_dev.device_resume = fsl_edma_resume; in fsl_edma_probe()
267 int fsl_edma_resume(struct dma_chan *chan) in fsl_edma_resume() function