Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Ddma-jz4780.c183 static struct jz4780_dma_desc *jz4780_dma_desc_alloc( in jz4780_dma_desc_alloc() function
304 desc = jz4780_dma_desc_alloc(jzchan, sg_len, DMA_SLAVE); in jz4780_dma_prep_slave_sg()
351 desc = jz4780_dma_desc_alloc(jzchan, periods, DMA_CYCLIC); in jz4780_dma_prep_dma_cyclic()
395 desc = jz4780_dma_desc_alloc(jzchan, 1, DMA_MEMCPY); in jz4780_dma_prep_dma_memcpy()