Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c304 axi_desc_put(vd_to_axi_desc(vdesc)); in vchan_desc_put()
329 length = vd_to_axi_desc(vdesc)->length; in dma_chan_tx_status()
330 completed_blocks = vd_to_axi_desc(vdesc)->completed_blocks; in dma_chan_tx_status()
331 len = vd_to_axi_desc(vdesc)->hw_desc[0].len; in dma_chan_tx_status()
445 desc = vd_to_axi_desc(vd); in axi_chan_start_first_queued()
1037 axi_chan_list_dump_lli(chan, vd_to_axi_desc(vd)); in axi_chan_handle_err()
1074 desc = vd_to_axi_desc(vd); in axi_chan_block_xfer_complete()
H A Ddw-axi-dmac.h130 static inline struct axi_dma_desc *vd_to_axi_desc(struct virt_dma_desc *vd) in vd_to_axi_desc() function
/kernel/linux/linux-5.10/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h101 static inline struct axi_dma_desc *vd_to_axi_desc(struct virt_dma_desc *vd) in vd_to_axi_desc() function
H A Ddw-axi-dmac-platform.c243 axi_desc_put(vd_to_axi_desc(vdesc)); in vchan_desc_put()
319 desc = vd_to_axi_desc(vd); in axi_chan_start_first_queued()
566 axi_chan_list_dump_lli(chan, vd_to_axi_desc(vd)); in axi_chan_handle_err()

Completed in 6 milliseconds