Home
last modified time | relevance | path

Searched refs:stm32_dma_is_current_sg (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/dma/stm32/
Dstm32-dma.c1319 static bool stm32_dma_is_current_sg(struct stm32_dma_chan *chan) in stm32_dma_is_current_sg() function
1392 if ((chan->desc->cyclic || chan->trig_mdma) && !stm32_dma_is_current_sg(chan)) { in stm32_dma_desc_residue()