Home
last modified time | relevance | path

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

/linux/drivers/dma/mediatek/
H A Dmtk-cqdma.c617 u32 i, min_refcnt = U32_MAX, refcnt; in mtk_cqdma_alloc_chan_resources() local
623 if (refcnt < min_refcnt) { in mtk_cqdma_alloc_chan_resources()
625 min_refcnt = refcnt; in mtk_cqdma_alloc_chan_resources()