Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-dma.c230 static struct stm32_dma_desc *to_stm32_dma_desc(struct virt_dma_desc *vdesc) in to_stm32_dma_desc() function
553 chan->desc = to_stm32_dma_desc(vdesc); in stm32_dma_start_transfer()
1174 to_stm32_dma_desc(vdesc), 0); in stm32_dma_tx_status()
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-dma.c247 static struct stm32_dma_desc *to_stm32_dma_desc(struct virt_dma_desc *vdesc) in to_stm32_dma_desc() function
577 chan->desc = to_stm32_dma_desc(vdesc); in stm32_dma_start_transfer()
1452 to_stm32_dma_desc(vdesc), 0); in stm32_dma_tx_status()

Completed in 5 milliseconds