Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmapool.h46 static inline struct dma_pool *dmam_pool_create(const char *name, in dmam_pool_create() function
/linux/mm/
H A Ddmapool.c493 struct dma_pool *dmam_pool_create(const char *name, struct device *dev, in dmam_pool_create() function