Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-mdma.c294 static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *vdesc) in to_stm32_mdma_desc() function
368 struct stm32_mdma_desc *desc = to_stm32_mdma_desc(vdesc); in stm32_mdma_desc_free()
1130 chan->desc = to_stm32_mdma_desc(vdesc); in stm32_mdma_start_transfer()
1330 to_stm32_mdma_desc(vdesc), 0); in stm32_mdma_tx_status()
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-mdma.c274 static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *vdesc) in to_stm32_mdma_desc() function
348 struct stm32_mdma_desc *desc = to_stm32_mdma_desc(vdesc); in stm32_mdma_desc_free()
1158 chan->desc = to_stm32_mdma_desc(vdesc); in stm32_mdma_start_transfer()
1381 residue = stm32_mdma_desc_residue(chan, to_stm32_mdma_desc(vdesc), 0, state); in stm32_mdma_tx_status()

Completed in 7 milliseconds