Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpxa_dma.c613 static bool pxad_try_hotchain(struct virt_dma_chan *vc, in pxad_try_hotchain() function
838 if (list_empty(&vc->desc_submitted) && pxad_try_hotchain(vc, vd)) { in pxad_tx_submit()
890 if (!pxad_try_hotchain(&chan->vc, vd_first)) in pxad_issue_pending()