Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dfsl-edma-common.h249 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.c654 int fsl_edma_alloc_chan_resources(struct dma_chan *chan) in fsl_edma_alloc_chan_resources() function
663 EXPORT_SYMBOL_GPL(fsl_edma_alloc_chan_resources);
Dfsl-edma.c380 = fsl_edma_alloc_chan_resources; in fsl_edma_probe()