Searched refs:stm32_mdma_desc (Results 1 – 1 of 1) sorted by relevance
222 struct stm32_mdma_desc { struct240 struct stm32_mdma_desc *desc; argument274 static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *vdesc) in to_stm32_mdma_desc()276 return container_of(vdesc, struct stm32_mdma_desc, vdesc); in to_stm32_mdma_desc()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()347 struct stm32_mdma_desc *desc = to_stm32_mdma_desc(vdesc); in stm32_mdma_desc_free()688 struct stm32_mdma_desc *desc, in stm32_mdma_setup_hwdesc()725 struct stm32_mdma_desc *desc, in stm32_mdma_setup_xfer()791 struct stm32_mdma_desc *desc; in stm32_mdma_prep_slave_sg()[all …]