Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhost1x.h46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init() function
/openbmc/linux/drivers/gpu/host1x/
H A Ddev.c554 host1x_bo_cache_init(&host->cache); in host1x_probe()
H A Dbus.c721 host1x_bo_cache_init(&client->cache); in __host1x_client_init()