Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Ddma-axi-dmac.c324 static struct axi_dmac_desc *axi_dmac_alloc_desc(unsigned int num_sgs) in axi_dmac_alloc_desc() function
351 desc = axi_dmac_alloc_desc(sg_len); in axi_dmac_prep_slave_sg()
396 desc = axi_dmac_alloc_desc(num_periods); in axi_dmac_prep_dma_cyclic()
458 desc = axi_dmac_alloc_desc(1); in axi_dmac_prep_interleaved()