Searched defs:dma_pool_destroy (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 140 milliseconds