dmam_pool_destroy
dmam_pool_destroy(chan->lli_pool);
dmam_pool_destroy(chan->lli_pool);
dmam_pool_destroy(chan->desc_pool);
void dmam_pool_destroy(struct dma_pool *pool);
EXPORT_SYMBOL(dmam_pool_destroy);