Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dstm32-dma.c246 static struct stm32_dma_desc *stm32_dma_alloc_desc(u32 num_sgs) in stm32_dma_alloc_desc() function
861 desc = stm32_dma_alloc_desc(sg_len); in stm32_dma_prep_slave_sg()
962 desc = stm32_dma_alloc_desc(num_periods); in stm32_dma_prep_dma_cyclic()
997 desc = stm32_dma_alloc_desc(num_sgs); in stm32_dma_prep_dma_memcpy()