Searched refs:imxdma_desc (Results 1 – 1 of 1) sorted by relevance
124 struct imxdma_desc { struct227 struct imxdma_desc *desc; in imxdma_chan_is_doing_cyclic()230 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, in imxdma_chan_is_doing_cyclic()264 static inline int imxdma_sg_next(struct imxdma_desc *d) in imxdma_sg_next()293 static void imxdma_enable_hw(struct imxdma_desc *d) in imxdma_enable_hw()416 struct imxdma_desc *desc; in dma_irq_handle_channel()425 struct imxdma_desc, in dma_irq_handle_channel()495 static int imxdma_xfer_desc(struct imxdma_desc *d) in imxdma_xfer_desc()604 struct imxdma_desc *desc; in imxdma_tasklet()612 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, node); in imxdma_tasklet()[all …]