Searched refs:sprd_dma_fill_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | sprd-dma.c | 744 static int sprd_dma_fill_desc(struct dma_chan *chan, in sprd_dma_fill_desc() function 895 return sprd_dma_fill_desc(chan, hw, sglen, sg_index, src, dst, len, in sprd_dma_fill_linklist_desc() 1032 ret = sprd_dma_fill_desc(chan, &sdesc->chn_hw, 0, 0, start_src, in sprd_dma_prep_slave_sg()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | sprd-dma.c | 744 static int sprd_dma_fill_desc(struct dma_chan *chan, in sprd_dma_fill_desc() function 892 return sprd_dma_fill_desc(chan, hw, sglen, sg_index, src, dst, len, in sprd_dma_fill_linklist_desc() 1029 ret = sprd_dma_fill_desc(chan, &sdesc->chn_hw, 0, 0, start_src, in sprd_dma_prep_slave_sg()
|
Completed in 4 milliseconds