Searched defs:dma_pool_destroy (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddmapool.h41 static inline void dma_pool_destroy(struct dma_pool *pool) { } function
/linux-master/mm/
H A Ddmapool.c360 void dma_pool_destroy(struct dma_pool *pool) function
392 EXPORT_SYMBOL(dma_pool_destroy); variable

Completed in 106 milliseconds