cio_gp_dma_destroy  369 arch/s390/include/asm/cio.h void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev);
cio_gp_dma_destroy  693 drivers/s390/cio/device.c 	cio_gp_dma_destroy(cdev->private->dma_pool, &cdev->dev);
cio_gp_dma_destroy  724 drivers/s390/cio/device.c 	cio_gp_dma_destroy(dma_pool, &cdev->dev);