Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Ddma-jz4780.c184 static struct jz4780_dma_desc *jz4780_dma_desc_alloc( in jz4780_dma_desc_alloc() function
318 desc = jz4780_dma_desc_alloc(jzchan, sg_len, DMA_SLAVE); in jz4780_dma_prep_slave_sg()
366 desc = jz4780_dma_desc_alloc(jzchan, periods, DMA_CYCLIC); in jz4780_dma_prep_dma_cyclic()
411 desc = jz4780_dma_desc_alloc(jzchan, 1, DMA_MEMCPY); in jz4780_dma_prep_dma_memcpy()