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

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

Completed in 69 milliseconds