Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhost1x.h46 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 Dbus.c886 struct host1x_bo_cache *cache) in host1x_bo_pin()
947 struct host1x_bo_cache *cache = mapping->cache; in host1x_bo_unpin()
H A Ddev.h174 struct host1x_bo_cache cache;