Home
last modified time | relevance | path

Searched refs:fsl_edma_desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.h121 struct fsl_edma_desc *edesc;
131 struct fsl_edma_desc { struct
219 static inline struct fsl_edma_desc *to_fsl_edma_desc(struct virt_dma_desc *vd) in to_fsl_edma_desc()
221 return container_of(vd, struct fsl_edma_desc, vdesc); in to_fsl_edma_desc()
H A Dfsl-edma-common.c149 struct fsl_edma_desc *fsl_desc; in fsl_edma_free_desc()
273 struct fsl_edma_desc *edesc = fsl_chan->edesc; in fsl_edma_desc_residue()
421 static struct fsl_edma_desc *fsl_edma_alloc_desc(struct fsl_edma_chan *fsl_chan, in fsl_edma_alloc_desc()
424 struct fsl_edma_desc *fsl_desc; in fsl_edma_alloc_desc()
455 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_dma_cyclic()
524 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_slave_sg()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.h139 struct fsl_edma_desc *edesc;
163 struct fsl_edma_desc { struct
311 static inline struct fsl_edma_desc *to_fsl_edma_desc(struct virt_dma_desc *vd) in to_fsl_edma_desc()
313 return container_of(vd, struct fsl_edma_desc, vdesc); in to_fsl_edma_desc()
H A Dfsl-edma-common.c229 struct fsl_edma_desc *fsl_desc; in fsl_edma_free_desc()
352 struct fsl_edma_desc *edesc = fsl_chan->edesc; in fsl_edma_desc_residue()
545 static struct fsl_edma_desc *fsl_edma_alloc_desc(struct fsl_edma_chan *fsl_chan, in fsl_edma_alloc_desc()
548 struct fsl_edma_desc *fsl_desc; in fsl_edma_alloc_desc()
579 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_dma_cyclic()
654 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_slave_sg()
749 struct fsl_edma_desc *fsl_desc; in fsl_edma_prep_memcpy()

Completed in 5 milliseconds