Searched refs:desc_allocated (Results 1 – 4 of 4) sorted by relevance
233 int desc_allocated; member357 fsl_qdma->desc_allocated--; in fsl_qdma_free_chan_resources()1077 return fsl_qdma->desc_allocated; in fsl_qdma_alloc_chan_resources()1110 fsl_qdma->desc_allocated++; in fsl_qdma_alloc_chan_resources()1111 return fsl_qdma->desc_allocated; in fsl_qdma_alloc_chan_resources()1175 fsl_qdma->desc_allocated = 0; in fsl_qdma_probe()
128 INIT_LIST_HEAD(&vc->desc_allocated); in vchan_init()
105 int desc_allocated; member
559 list_splice_tail_init(&vc->desc_allocated, &head); in mtk_cqdma_free_inactive_desc()