Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-mdma.c249 struct stm32_mdma_desc { struct
261 struct stm32_mdma_desc *desc;
294 static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *vdesc) in to_stm32_mdma_desc()
296 return container_of(vdesc, struct stm32_mdma_desc, vdesc); in to_stm32_mdma_desc()
335 static struct stm32_mdma_desc *stm32_mdma_alloc_desc( in stm32_mdma_alloc_desc()
338 struct stm32_mdma_desc *desc; in stm32_mdma_alloc_desc()
368 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()
784 struct stm32_mdma_desc *des in stm32_mdma_prep_slave_sg()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-mdma.c222 struct stm32_mdma_desc { struct
240 struct stm32_mdma_desc *desc;
274 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()
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 *des in stm32_mdma_prep_slave_sg()
[all...]

Completed in 5 milliseconds