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

/linux-master/include/linux/
H A Dhost1x.h32 * struct host1x_bo_cache - host1x buffer object cache
41 struct host1x_bo_cache { struct
46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache)
52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache)
110 struct host1x_bo_cache cache;
132 struct host1x_bo_cache *cache;
177 struct host1x_bo_cache *cache);
/linux-master/drivers/gpu/host1x/
H A Ddev.h172 struct host1x_bo_cache cache;
H A Dbus.c886 struct host1x_bo_cache *cache)
947 struct host1x_bo_cache *cache = mapping->cache;

Completed in 217 milliseconds