Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/xilinx/
H A Dxdma.c94 struct xdma_desc { struct
215 return container_of(vdesc, struct xdma_desc, vdesc); in to_xdma_desc()
246 struct xdma_desc *sw_desc; in xdma_free_desc()
267 static struct xdma_desc *
270 struct xdma_desc *sw_desc; in xdma_alloc_desc()
331 struct xdma_desc *desc; in xdma_xfer_start()
607 struct xdma_desc *sw_desc; in xdma_prep_device_sg()
670 struct xdma_desc *sw_desc; in xdma_prep_dma_cyclic()
742 struct xdma_desc *sw_desc; in xdma_prep_interleaved_dma()
837 struct xdma_desc *desc = NULL; in xdma_tx_status()
[all …]