Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-mdma.c335 static struct stm32_mdma_desc *stm32_mdma_alloc_desc( in stm32_mdma_alloc_desc() function
798 desc = stm32_mdma_alloc_desc(chan, sg_len); in stm32_mdma_prep_slave_sg()
855 desc = stm32_mdma_alloc_desc(chan, count); in stm32_mdma_prep_dma_cyclic()
936 desc = stm32_mdma_alloc_desc(chan, count); in stm32_mdma_prep_dma_memcpy()
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-mdma.c315 static struct stm32_mdma_desc *stm32_mdma_alloc_desc( in stm32_mdma_alloc_desc() function
806 desc = stm32_mdma_alloc_desc(chan, sg_len); in stm32_mdma_prep_slave_sg()
879 desc = stm32_mdma_alloc_desc(chan, count); in stm32_mdma_prep_dma_cyclic()
964 desc = stm32_mdma_alloc_desc(chan, count); in stm32_mdma_prep_dma_memcpy()

Completed in 6 milliseconds