Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dmcf-edma-main.c227 mcf_edma->dma_dev.device_prep_slave_sg = fsl_edma_prep_slave_sg; in mcf_edma_probe()
Dfsl-edma-common.h337 struct dma_async_tx_descriptor *fsl_edma_prep_slave_sg(
Dfsl-edma-main.c563 fsl_edma->dma_dev.device_prep_slave_sg = fsl_edma_prep_slave_sg; in fsl_edma_probe()
Dfsl-edma-common.c648 struct dma_async_tx_descriptor *fsl_edma_prep_slave_sg( in fsl_edma_prep_slave_sg() function