Home
last modified time | relevance | path

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

/arch/arm/common/
Ddmabounce.c56 struct dmabounce_pool *pool;
61 struct dmabounce_pool { struct
78 struct dmabounce_pool small; argument
79 struct dmabounce_pool large;
111 struct dmabounce_pool *pool; in alloc_safe_buffer()
422 static int dmabounce_init_pool(struct dmabounce_pool *pool, struct device *dev, in dmabounce_init_pool()