Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dpxa_dma.c554 static bool pxad_try_hotchain(struct virt_dma_chan *vc, in pxad_try_hotchain() function
789 if (list_empty(&vc->desc_submitted) && pxad_try_hotchain(vc, vd)) { in pxad_tx_submit()
841 if (!pxad_try_hotchain(&chan->vc, vd_first)) in pxad_issue_pending()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpxa_dma.c554 static bool pxad_try_hotchain(struct virt_dma_chan *vc, in pxad_try_hotchain() function
787 if (list_empty(&vc->desc_submitted) && pxad_try_hotchain(vc, vd)) { in pxad_tx_submit()
839 if (!pxad_try_hotchain(&chan->vc, vd_first)) in pxad_issue_pending()

Completed in 5 milliseconds