Searched refs:fsl_edma_desc (Results 1 – 1 of 1) sorted by relevance
168 struct fsl_edma_desc *edesc;198 struct fsl_edma_desc { struct473 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()