Searched refs:pc_refcnt (Results 1 – 1 of 1) sorted by relevance
241 refcount_t pc_refcnt; member818 if (!refcount_read(&hsdma->pc_refcnt)) { in mtk_hsdma_alloc_chan_resources()826 refcount_set(&hsdma->pc_refcnt, 1); in mtk_hsdma_alloc_chan_resources()828 refcount_inc(&hsdma->pc_refcnt); in mtk_hsdma_alloc_chan_resources()842 if (!refcount_dec_and_test(&hsdma->pc_refcnt)) in mtk_hsdma_free_chan_resources()934 refcount_set(&hsdma->pc_refcnt, 0); in mtk_hsdma_probe()