Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-mdma.c315 static struct stm32_mdma_desc *stm32_mdma_alloc_desc( in stm32_mdma_alloc_desc() function
805 desc = stm32_mdma_alloc_desc(chan, sg_len); in stm32_mdma_prep_slave_sg()
878 desc = stm32_mdma_alloc_desc(chan, count); in stm32_mdma_prep_dma_cyclic()
963 desc = stm32_mdma_alloc_desc(chan, count); in stm32_mdma_prep_dma_memcpy()