Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/xilinx/
H A Dxdma.c87 struct xdma_desc { struct
143 static void xdma_link_desc_blocks(struct xdma_desc *sw_desc) in xdma_link_desc_blocks()
182 static inline struct xdma_desc *to_xdma_desc(struct virt_dma_desc *vdesc) in to_xdma_desc()
184 return container_of(vdesc, struct xdma_desc, vdesc); in to_xdma_desc()
215 struct xdma_desc *sw_desc; in xdma_free_desc()
235 static struct xdma_desc *
238 struct xdma_desc *sw_desc; in xdma_alloc_desc()
288 struct xdma_desc *desc; in xdma_xfer_start()
461 struct xdma_desc *sw_desc; in xdma_prep_device_sg()
591 struct xdma_desc *desc; in xdma_channel_isr()