Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/linux/ !
Dhost1x.h417 void host1x_client_exit(struct host1x_client *client);
/linux-6.1.9/drivers/gpu/drm/tegra/ !
Dsor.c3967 host1x_client_exit(&sor->client); in tegra_sor_probe()