Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
H A Dsf-pdma.c239 static struct sf_pdma_desc *sf_pdma_get_first_pending_desc(struct sf_pdma_chan *chan) in sf_pdma_get_first_pending_desc() function
281 chan->desc = sf_pdma_get_first_pending_desc(chan); in sf_pdma_issue_pending()
313 chan->desc = sf_pdma_get_first_pending_desc(chan); in sf_pdma_donebh_tasklet()
/kernel/linux/linux-6.6/drivers/dma/sf-pdma/
H A Dsf-pdma.c238 static struct sf_pdma_desc *sf_pdma_get_first_pending_desc(struct sf_pdma_chan *chan) in sf_pdma_get_first_pending_desc() function
280 chan->desc = sf_pdma_get_first_pending_desc(chan); in sf_pdma_issue_pending()
312 chan->desc = sf_pdma_get_first_pending_desc(chan); in sf_pdma_donebh_tasklet()

Completed in 3 milliseconds