Home
last modified time | relevance | path

Searched refs:imxdma_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dimx-dma.c120 struct imxdma_desc { struct
243 struct imxdma_desc *desc; in imxdma_chan_is_doing_cyclic()
246 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, in imxdma_chan_is_doing_cyclic()
280 static inline void imxdma_sg_next(struct imxdma_desc *d) in imxdma_sg_next()
307 static void imxdma_enable_hw(struct imxdma_desc *d) in imxdma_enable_hw()
430 struct imxdma_desc *desc; in dma_irq_handle_channel()
440 struct imxdma_desc, in dma_irq_handle_channel()
510 static int imxdma_xfer_desc(struct imxdma_desc *d) in imxdma_xfer_desc()
619 struct imxdma_desc *desc, *next_desc; in imxdma_tasklet()
629 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, nod in imxdma_tasklet()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dimx-dma.c120 struct imxdma_desc { struct
224 struct imxdma_desc *desc; in imxdma_chan_is_doing_cyclic()
227 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, in imxdma_chan_is_doing_cyclic()
261 static inline void imxdma_sg_next(struct imxdma_desc *d) in imxdma_sg_next()
288 static void imxdma_enable_hw(struct imxdma_desc *d) in imxdma_enable_hw()
411 struct imxdma_desc *desc; in dma_irq_handle_channel()
421 struct imxdma_desc, in dma_irq_handle_channel()
491 static int imxdma_xfer_desc(struct imxdma_desc *d) in imxdma_xfer_desc()
600 struct imxdma_desc *desc, *next_desc; in imxdma_tasklet()
610 desc = list_first_entry(&imxdmac->ld_active, struct imxdma_desc, nod in imxdma_tasklet()
[all...]

Completed in 3 milliseconds