Lines Matching defs:pool
101 struct cpdma_desc_pool *pool; member
145 struct cpdma_desc_pool *pool; in cpdma_desc_pool_create() local
183 static void cpdma_desc_pool_destroy(struct cpdma_desc_pool *pool) in cpdma_desc_pool_destroy()
203 static inline dma_addr_t desc_phys(struct cpdma_desc_pool *pool, in desc_phys()
213 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) in desc_from_phys()
219 cpdma_desc_alloc(struct cpdma_desc_pool *pool, int num_desc) in cpdma_desc_alloc()
239 static void cpdma_desc_free(struct cpdma_desc_pool *pool, in cpdma_desc_free()
614 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_submit() local
702 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_free() local
721 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_process() local
783 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_start() local
810 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_stop() local