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

/linux-master/drivers/dma/
H A Dstm32-dma.c1308 * stm32_dma_is_current_sg - check that expected sg_req is currently transferred
1319 static bool stm32_dma_is_current_sg(struct stm32_dma_chan *chan) function
1392 if ((chan->desc->cyclic || chan->trig_mdma) && !stm32_dma_is_current_sg(chan)) {

Completed in 101 milliseconds