Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/dma/stm32/
Dstm32-dma.c554 static void stm32_dma_configure_next_sg(struct stm32_dma_chan *chan);
606 stm32_dma_configure_next_sg(chan); in stm32_dma_start_transfer()
619 static void stm32_dma_configure_next_sg(struct stm32_dma_chan *chan) in stm32_dma_configure_next_sg() function
724 stm32_dma_configure_next_sg(chan); in stm32_dma_post_resume_reconfigure()
748 stm32_dma_configure_next_sg(chan); in stm32_dma_handle_chan_done()
914 stm32_dma_configure_next_sg(chan); in stm32_dma_resume()