Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma-common.h231 int fsl_edma_slave_config(struct dma_chan *chan,
H A Dmcf-edma.c251 mcf_edma->dma_dev.device_config = fsl_edma_slave_config; in mcf_edma_probe()
H A Dfsl-edma-common.c258 int fsl_edma_slave_config(struct dma_chan *chan, in fsl_edma_slave_config() function
268 EXPORT_SYMBOL_GPL(fsl_edma_slave_config);
H A Dfsl-edma.c384 fsl_edma->dma_dev.device_config = fsl_edma_slave_config; in fsl_edma_probe()