Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-mdma.c1280 static size_t stm32_mdma_desc_residue(struct stm32_mdma_chan *chan, in stm32_mdma_desc_residue() function
1326 residue = stm32_mdma_desc_residue(chan, chan->desc, in stm32_mdma_tx_status()
1329 residue = stm32_mdma_desc_residue(chan, in stm32_mdma_tx_status()
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-mdma.c1319 static size_t stm32_mdma_desc_residue(struct stm32_mdma_chan *chan, in stm32_mdma_desc_residue() function
1379 residue = stm32_mdma_desc_residue(chan, chan->desc, chan->curr_hwdesc, state); in stm32_mdma_tx_status()
1381 residue = stm32_mdma_desc_residue(chan, to_stm32_mdma_desc(vdesc), 0, state); in stm32_mdma_tx_status()

Completed in 5 milliseconds