Searched refs:stm32_mdma_setup_xfer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | stm32-mdma.c | 724 static int stm32_mdma_setup_xfer(struct stm32_mdma_chan *chan, in stm32_mdma_setup_xfer() function 802 ret = stm32_mdma_setup_xfer(chan, desc, sgl, sg_len, direction); in stm32_mdma_prep_slave_sg()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | stm32-mdma.c | 725 static int stm32_mdma_setup_xfer(struct stm32_mdma_chan *chan, in stm32_mdma_setup_xfer() function 810 ret = stm32_mdma_setup_xfer(chan, desc, sgl, sg_len, direction); in stm32_mdma_prep_slave_sg()
|
Completed in 6 milliseconds