Home
last modified time | relevance | path

Searched refs:fsl_edma_desc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/
H A Dfsl-edma-common.h156 struct fsl_edma_desc *edesc;
183 struct fsl_edma_desc { struct
455 static inline struct fsl_edma_desc *to_fsl_edma_desc(struct virt_dma_desc *vd) in to_fsl_edma_desc()
457 return container_of(vd, struct fsl_edma_desc, vdesc); in to_fsl_edma_desc()
H A Dfsl-edma-common.c222 struct fsl_edma_desc *fsl_desc; in fsl_edma_free_desc()
343 struct fsl_edma_desc *edesc = fsl_chan->edesc; in fsl_edma_desc_residue()
558 static struct fsl_edma_desc *fsl_edma_alloc_desc(struct fsl_edma_chan *fsl_chan, in fsl_edma_alloc_desc()
561 struct fsl_edma_desc *fsl_desc; in fsl_edma_alloc_desc()
592 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_dma_cyclic()
672 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_slave_sg()
768 struct fsl_edma_desc *fsl_desc;