Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhost1x.h37 * struct host1x_bo_cache - host1x buffer object cache
46 struct host1x_bo_cache { struct
51 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init() argument
57 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()
115 struct host1x_bo_cache cache;
137 struct host1x_bo_cache *cache;
182 struct host1x_bo_cache *cache);
/linux/drivers/gpu/host1x/
H A Ddev.h174 struct host1x_bo_cache cache;