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

/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
/linux-master/include/linux/
H A Ddmapool.h38 static inline struct dma_pool *dma_pool_create(const char *name, function

Completed in 269 milliseconds