Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmcf-edma-main.c223 fsl_edma_free_chan_resources; in mcf_edma_probe()
H A Dfsl-edma-common.h351 void fsl_edma_free_chan_resources(struct dma_chan *chan);
H A Dfsl-edma-main.c612 = fsl_edma_free_chan_resources; in fsl_edma_probe()
H A Dfsl-edma-common.c809 void fsl_edma_free_chan_resources(struct dma_chan *chan) in fsl_edma_free_chan_resources() function