Searched refs:comp_free (Results 1 – 6 of 6) sorted by relevance
80 dpaa2_dpdmai_free_comp(dpaa2_chan, &dpaa2_chan->comp_free); in dpaa2_qdma_free_chan_resources()100 if (list_empty(&dpaa2_chan->comp_free)) { in dpaa2_qdma_request_desc()127 comp_temp = list_first_entry(&dpaa2_chan->comp_free, in dpaa2_qdma_request_desc()297 &dpaa2_chan->comp_free); in dpaa2_qdma_issue_pending()614 dpaa2_dpdmai_free_comp(qchan, &qchan->comp_free); in dpaa2_dpdmai_free_channels()630 list_move_tail(&dpaa2_comp->list, &qchan->comp_free); in dpaa2_qdma_free_desc()650 INIT_LIST_HEAD(&dpaa2_chan->comp_free); in dpaa2_dpdmai_init_channels()
84 struct list_head comp_free; member
40 void (*comp_free) (void *state); member
573 .comp_free = z_comp_free,591 .comp_free = z_comp_free,
579 .comp_free = mppe_free,
1134 .comp_free = bsd_free,