Searched refs:desc_hw_processing (Results 1 – 1 of 1) sorted by relevance
204 struct list_head desc_hw_processing; member529 list_move_tail(&vd->node, &hvc->desc_hw_processing); in mtk_hsdma_issue_vchan_pending()595 list_empty(&hvc->desc_hw_processing)) { in mtk_hsdma_free_rooms_in_ring()666 list_for_each_entry(vd, &hvc->desc_hw_processing, node) in mtk_hsdma_find_active_desc()767 if (!list_empty(&hvc->desc_hw_processing)) { in mtk_hsdma_free_active_desc()779 WARN_ONCE(!list_empty(&hvc->desc_hw_processing), in mtk_hsdma_free_active_desc()977 INIT_LIST_HEAD(&vc->desc_hw_processing); in mtk_hsdma_probe()