Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.c679 host1x_bo_cache_destroy(&host->cache); in host1x_probe()
698 host1x_bo_cache_destroy(&host->cache); in host1x_remove()
/linux/include/linux/
H A Dhost1x.h57 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy() function