Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/xilinx/
Dxdma.c268 xdma_alloc_desc(struct xdma_chan *chan, u32 desc_num, bool cyclic) in xdma_alloc_desc() function
619 sw_desc = xdma_alloc_desc(xdma_chan, desc_num, false); in xdma_prep_device_sg()
693 sw_desc = xdma_alloc_desc(xdma_chan, periods, true); in xdma_prep_dma_cyclic()
752 sw_desc = xdma_alloc_desc(xchan, desc_num, false); in xdma_prep_interleaved_dma()