Searched refs:stm32_mdma_desc (Results 1 – 1 of 1) sorted by relevance
250 struct stm32_mdma_desc { struct262 struct stm32_mdma_desc *desc; argument295 static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *vdesc) in to_stm32_mdma_desc()297 return container_of(vdesc, struct stm32_mdma_desc, vdesc); in to_stm32_mdma_desc()336 static struct stm32_mdma_desc *stm32_mdma_alloc_desc( in stm32_mdma_alloc_desc()339 struct stm32_mdma_desc *desc; in stm32_mdma_alloc_desc()369 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()785 struct stm32_mdma_desc *desc; in stm32_mdma_prep_slave_sg()[all …]