Home
last modified time | relevance | path

Searched refs:fsl_edma_issue_pending (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Dfsl-edma-common.h489 void fsl_edma_issue_pending(struct dma_chan *chan);
H A Dfsl-edma-main.c749 fsl_edma->dma_dev.device_issue_pending = fsl_edma_issue_pending; in fsl_edma_probe()
H A Dfsl-edma-common.c802 void fsl_edma_issue_pending(struct dma_chan *chan)
784 void fsl_edma_issue_pending(struct dma_chan *chan) fsl_edma_issue_pending() function