Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/host1x/
Dbus.c757 void host1x_client_exit(struct host1x_client *client) in host1x_client_exit() function
761 EXPORT_SYMBOL(host1x_client_exit);
/Linux-v6.1/include/linux/
Dhost1x.h417 void host1x_client_exit(struct host1x_client *client);
/Linux-v6.1/drivers/gpu/drm/tegra/
Dsor.c3967 host1x_client_exit(&sor->client); in tegra_sor_probe()