Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dfsl-edma-common.h230 int fsl_edma_slave_config(struct dma_chan *chan,
Dmcf-edma.c244 mcf_edma->dma_dev.device_config = fsl_edma_slave_config; in mcf_edma_probe()
Dfsl-edma-common.c253 int fsl_edma_slave_config(struct dma_chan *chan, in fsl_edma_slave_config() function
263 EXPORT_SYMBOL_GPL(fsl_edma_slave_config);
Dfsl-edma.c369 fsl_edma->dma_dev.device_config = fsl_edma_slave_config; in fsl_edma_probe()