Home
last modified time | relevance | path

Searched defs:dmam_pool_destroy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmapool.h49 static inline void dmam_pool_destroy(struct dma_pool *pool) { } in dmam_pool_destroy() function
/OK3568_Linux_fs/kernel/mm/
H A Ddmapool.c523 void dmam_pool_destroy(struct dma_pool *pool) in dmam_pool_destroy() function