Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma-common.h239 struct dma_async_tx_descriptor *fsl_edma_prep_slave_sg(
H A Dmcf-edma.c254 mcf_edma->dma_dev.device_prep_slave_sg = fsl_edma_prep_slave_sg; in mcf_edma_probe()
H A 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);
H A Dfsl-edma.c382 fsl_edma->dma_dev.device_prep_slave_sg = fsl_edma_prep_slave_sg; in fsl_edma_probe()