Searched refs:pc_refcnt (Results 1 – 1 of 1) sorted by relevance
240 refcount_t pc_refcnt; member817 if (!refcount_read(&hsdma->pc_refcnt)) { in mtk_hsdma_alloc_chan_resources()825 refcount_set(&hsdma->pc_refcnt, 1); in mtk_hsdma_alloc_chan_resources()827 refcount_inc(&hsdma->pc_refcnt); in mtk_hsdma_alloc_chan_resources()841 if (!refcount_dec_and_test(&hsdma->pc_refcnt)) in mtk_hsdma_free_chan_resources()928 refcount_set(&hsdma->pc_refcnt, 0); in mtk_hsdma_probe()