Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dfsl-edma-common.h168 struct fsl_edma_desc *edesc;
198 struct fsl_edma_desc { struct
473 static inline struct fsl_edma_desc *to_fsl_edma_desc(struct virt_dma_desc *vd) in to_fsl_edma_desc()
475 return container_of(vd, struct fsl_edma_desc, vdesc); in to_fsl_edma_desc()