Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma-common.h235 struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic(
H A Dmcf-edma.c253 fsl_edma_prep_dma_cyclic; in mcf_edma_probe()
H A Dfsl-edma-common.c449 struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic( in fsl_edma_prep_dma_cyclic() function
516 EXPORT_SYMBOL_GPL(fsl_edma_prep_dma_cyclic);
H A Dfsl-edma.c383 fsl_edma->dma_dev.device_prep_dma_cyclic = fsl_edma_prep_dma_cyclic; in fsl_edma_probe()