Searched refs:dma_pool_destroy (Results 1 – 2 of 2) sorted by relevance
24 void dma_pool_destroy(struct dma_pool *pool);41 static inline void dma_pool_destroy(struct dma_pool *pool) { } in dma_pool_destroy() function
1438 #define pci_pool_destroy(pool) dma_pool_destroy(pool)