Searched refs:stm32_dma3_chan_prep_hwdesc (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/dma/stm32/ |
H A D | stm32-dma3.c | 484 static void stm32_dma3_chan_prep_hwdesc(struct stm32_dma3_chan *chan, in stm32_dma3_chan_prep_hwdesc() function 1175 stm32_dma3_chan_prep_hwdesc(chan, swdesc, i, src + offset, dst + offset, next_size, in stm32_dma3_prep_dma_memcpy() 1253 stm32_dma3_chan_prep_hwdesc(chan, swdesc, j, src, dst, chunk, in stm32_dma3_prep_slave_sg() 1333 stm32_dma3_chan_prep_hwdesc(chan, swdesc, i, src, dst, period_len, in stm32_dma3_prep_dma_cyclic()
|