Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dpxa_dma.c534 static bool is_desc_completed(struct virt_dma_desc *vd) in is_desc_completed() function
577 if (is_chan_running(chan) || is_desc_completed(vd)) in pxad_try_hotchain()
621 vd_completed = is_desc_completed(vd); in pxad_chan_handler()
1095 vd, vd->tx.cookie, is_desc_completed(vd)); in pxad_terminate_all()
1150 if (is_desc_completed(vd)) in pxad_residue()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpxa_dma.c534 static bool is_desc_completed(struct virt_dma_desc *vd) in is_desc_completed() function
577 if (is_chan_running(chan) || is_desc_completed(vd)) in pxad_try_hotchain()
620 vd_completed = is_desc_completed(vd); in pxad_chan_handler()
1093 vd, vd->tx.cookie, is_desc_completed(vd)); in pxad_terminate_all()
1148 if (is_desc_completed(vd)) in pxad_residue()

Completed in 5 milliseconds