Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
Dfsl-edma-common.h239 struct dma_async_tx_descriptor *fsl_edma_prep_slave_sg(
Dmcf-edma.c254 mcf_edma->dma_dev.device_prep_slave_sg = fsl_edma_prep_slave_sg; in mcf_edma_probe()
Dfsl-edma-common.c518 struct dma_async_tx_descriptor *fsl_edma_prep_slave_sg( in fsl_edma_prep_slave_sg() function
588 EXPORT_SYMBOL_GPL(fsl_edma_prep_slave_sg);
Dfsl-edma.c382 fsl_edma->dma_dev.device_prep_slave_sg = fsl_edma_prep_slave_sg; in fsl_edma_probe()