Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmapool.h38 static inline struct dma_pool *dma_pool_create(const char *name, in dma_pool_create() function
/openbmc/linux/mm/
H A Ddmapool.c224 struct dma_pool *dma_pool_create(const char *name, struct device *dev, in dma_pool_create() function