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

/linux-master/include/linux/
H A Ddmapool.h38 static inline struct dma_pool *dma_pool_create(const char *name, function
/linux-master/mm/
H A Ddmapool.c224 struct dma_pool *dma_pool_create(const char *name, struct device *dev, function
298 EXPORT_SYMBOL(dma_pool_create); variable

Completed in 194 milliseconds