Home
last modified time | relevance | path

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

/openbmc/linux/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()