Home
last modified time | relevance | path

Searched refs:dmabounce_pool (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/arm/common/
Ddmabounce.c57 struct dmabounce_pool *pool;
62 struct dmabounce_pool { struct
79 struct dmabounce_pool small; argument
80 struct dmabounce_pool large;
112 struct dmabounce_pool *pool; in alloc_safe_buffer()
478 static int dmabounce_init_pool(struct dmabounce_pool *pool, struct device *dev, in dmabounce_init_pool()