Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/host1x/
Ddev.c674 host1x_bo_cache_destroy(&host->cache); in host1x_probe()
693 host1x_bo_cache_destroy(&host->cache); in host1x_remove()
Dbus.c809 host1x_bo_cache_destroy(&client->cache); in host1x_client_unregister()
/linux-6.12.1/include/linux/
Dhost1x.h52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy() function