Lines Matching refs:pool
1283 struct coh901318_pool pool; member
1341 int pool_count = debugfs_dma_base->pool.debugfs_pool_counter; in coh901318_debugfs_read()
1914 coh901318_lli_free(&cohc->base->pool, &cohd_fin->lli); in dma_tasklet()
2145 coh901318_lli_free(&cohc->base->pool, &cohd->lli); in coh901318_terminate_all()
2154 coh901318_lli_free(&cohc->base->pool, &cohd->lli); in coh901318_terminate_all()
2261 lli = coh901318_lli_alloc(&cohc->base->pool, lli_len); in coh901318_prep_memcpy()
2267 &cohc->base->pool, lli, src, size, dest, in coh901318_prep_memcpy()
2374 lli = coh901318_lli_alloc(&cohc->base->pool, len); in coh901318_prep_slave_sg()
2380 ret = coh901318_lli_fill_sg(&cohc->base->pool, lli, sgl, sg_len, in coh901318_prep_slave_sg()
2683 err = coh901318_pool_create(&base->pool, &pdev->dev, in coh901318_probe()
2755 coh901318_pool_destroy(&base->pool); in coh901318_probe()
2766 coh901318_pool_destroy(&base->pool); in coh901318_remove()