Searched refs:dma_refcnt (Results 1 – 2 of 2) sorted by relevance
1311 refcount_t dma_refcnt; member
3579 if (!refcount_read(ð->dma_refcnt)) { in mtk_open()3618 refcount_set(ð->dma_refcnt, 1); in mtk_open()3620 refcount_inc(ð->dma_refcnt); in mtk_open()3695 if (!refcount_dec_and_test(ð->dma_refcnt)) in mtk_stop()
Completed in 18 milliseconds