Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Ddma-axi-dmac.c531 axi_dmac_alloc_desc(struct axi_dmac_chan *chan, unsigned int num_sgs) in axi_dmac_alloc_desc() function
640 desc = axi_dmac_alloc_desc(chan, num_sgs); in axi_dmac_prep_peripheral_dma_vec()
681 desc = axi_dmac_alloc_desc(chan, num_sgs); in axi_dmac_prep_slave_sg()
726 desc = axi_dmac_alloc_desc(chan, num_sgs); in axi_dmac_prep_dma_cyclic()
785 desc = axi_dmac_alloc_desc(chan, 1); in axi_dmac_prep_interleaved()