Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dfsl-edma-common.h232 int fsl_edma_slave_config(struct dma_chan *chan,
Dmcf-edma.c251 mcf_edma->dma_dev.device_config = fsl_edma_slave_config; in mcf_edma_probe()
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);
Dfsl-edma.c387 fsl_edma->dma_dev.device_config = fsl_edma_slave_config; in fsl_edma_probe()