Home
last modified time | relevance | path

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

/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c293 static struct axi_dma_desc *axi_desc_alloc(u32 num) in axi_desc_alloc() function
796 desc = axi_desc_alloc(total_segments); in dw_axi_dma_chan_prep_cyclic()
874 desc = axi_desc_alloc(num_sgs); in dw_axi_dma_chan_prep_slave_sg()
939 desc = axi_desc_alloc(num); in dma_chan_prep_dma_memcpy()