Searched refs:host1x_bo_cache_destroy (Results 1 – 3 of 3) sorted by relevance
629 host1x_bo_cache_destroy(&host->cache); in host1x_probe()648 host1x_bo_cache_destroy(&host->cache); in host1x_remove()
817 host1x_bo_cache_destroy(&client->cache); in host1x_client_unregister()
52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy() function