Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/
Dfsl-edma-common.h245 int fsl_edma_alloc_chan_resources(struct dma_chan *chan);
Dmcf-edma.c248 fsl_edma_alloc_chan_resources; in mcf_edma_probe()
Dfsl-edma-common.c627 int fsl_edma_alloc_chan_resources(struct dma_chan *chan) in fsl_edma_alloc_chan_resources() function
636 EXPORT_SYMBOL_GPL(fsl_edma_alloc_chan_resources);
Dfsl-edma.c378 = fsl_edma_alloc_chan_resources; in fsl_edma_probe()