cio_gp_dma_destroy
void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev);
cio_gp_dma_destroy(cdev->private->dma_pool, &cdev->dev);
cio_gp_dma_destroy(dma_pool, &cdev->dev);