Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/common/
Ddmabounce.c55 struct dmabounce_pool *pool;
60 struct dmabounce_pool { struct
77 struct dmabounce_pool small; argument
78 struct dmabounce_pool large;
110 struct dmabounce_pool *pool; in alloc_safe_buffer()
470 static int dmabounce_init_pool(struct dmabounce_pool *pool, struct device *dev, in dmabounce_init_pool()