Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Ddma-axi-dmac.c365 static struct axi_dmac_desc *axi_dmac_alloc_desc(unsigned int num_sgs) in axi_dmac_alloc_desc() function
396 desc = axi_dmac_alloc_desc(sg_len); in axi_dmac_prep_slave_sg()
441 desc = axi_dmac_alloc_desc(num_periods); in axi_dmac_prep_dma_cyclic()
503 desc = axi_dmac_alloc_desc(1); in axi_dmac_prep_interleaved()