Home
last modified time | relevance | path

Searched refs:fsl_edma_resume (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/
H A Dmcf-edma-main.c228 mcf_edma->dma_dev.device_resume = fsl_edma_resume; in mcf_edma_probe()
H A Dfsl-edma-common.h468 int fsl_edma_resume(struct dma_chan *chan);
H A Dfsl-edma-main.c612 fsl_edma->dma_dev.device_resume = fsl_edma_resume; in fsl_edma_probe()
H A Dfsl-edma-common.c266 int fsl_edma_resume(struct dma_chan *chan) in fsl_edma_resume() function