Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dfsl-edma-common.h236 struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic(
Dmcf-edma.c253 fsl_edma_prep_dma_cyclic; in mcf_edma_probe()
Dfsl-edma-common.c456 struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic( in fsl_edma_prep_dma_cyclic() function
523 EXPORT_SYMBOL_GPL(fsl_edma_prep_dma_cyclic);
Dfsl-edma.c385 fsl_edma->dma_dev.device_prep_dma_cyclic = fsl_edma_prep_dma_cyclic; in fsl_edma_probe()