Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma-common.h245 int fsl_edma_alloc_chan_resources(struct dma_chan *chan);
H A Dmcf-edma.c248 fsl_edma_alloc_chan_resources; in mcf_edma_probe()
H A 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);
H A Dfsl-edma.c378 = fsl_edma_alloc_chan_resources; in fsl_edma_probe()