Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmcf-edma-main.c263 fsl_edma_cleanup_vchan(&mcf_edma->dma_dev); in mcf_edma_remove()
H A Dfsl-edma-common.h352 void fsl_edma_cleanup_vchan(struct dma_device *dmadev);
H A Dfsl-edma-main.c678 fsl_edma_cleanup_vchan(&fsl_edma->dma_dev); in fsl_edma_remove()
H A Dfsl-edma-common.c835 void fsl_edma_cleanup_vchan(struct dma_device *dmadev) in fsl_edma_cleanup_vchan() function