Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dstm32-mdma.c222 struct stm32_mdma_desc { struct
240 struct stm32_mdma_desc *desc; argument
315 static struct stm32_mdma_desc *stm32_mdma_alloc_desc( in stm32_mdma_alloc_desc()
318 struct stm32_mdma_desc *desc; in stm32_mdma_alloc_desc()
348 struct stm32_mdma_desc *desc = to_stm32_mdma_desc(vdesc); in stm32_mdma_desc_free()
689 struct stm32_mdma_desc *desc, in stm32_mdma_setup_hwdesc()
726 struct stm32_mdma_desc *desc, in stm32_mdma_setup_xfer()
792 struct stm32_mdma_desc *desc; in stm32_mdma_prep_slave_sg()
851 struct stm32_mdma_desc *desc; in stm32_mdma_prep_dma_cyclic()
944 struct stm32_mdma_desc *desc; in stm32_mdma_prep_dma_memcpy()
[all …]