Home
last modified time | relevance | path

Searched refs:fsl_edma_prep_memcpy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Dfsl-edma-common.h485 struct dma_async_tx_descriptor *fsl_edma_prep_memcpy(
H A Dfsl-edma-main.c743 fsl_edma->dma_dev.device_prep_dma_memcpy = fsl_edma_prep_memcpy; in fsl_edma_probe()
H A Dfsl-edma-common.c763 struct dma_async_tx_descriptor *fsl_edma_prep_memcpy(struct dma_chan *chan, in fsl_edma_prep_memcpy()
745 struct dma_async_tx_descriptor *fsl_edma_prep_memcpy(struct dma_chan *chan, fsl_edma_prep_memcpy() function