Searched refs:cpdma_desc_alloc (Results 1 – 1 of 1) sorted by relevance
223 cpdma_desc_alloc(struct cpdma_desc_pool *pool, int num_desc, bool is_rx) in cpdma_desc_alloc() function678 desc = cpdma_desc_alloc(ctlr->pool, 1, is_rx_chan(chan)); in cpdma_chan_submit()