Home
last modified time | relevance | path

Searched refs:host1x_client_unregister (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/tegra/
Dgr2d.c303 err = host1x_client_unregister(&gr2d->client.base); in gr2d_remove()
Dnvdec.c442 err = host1x_client_unregister(&nvdec->client.base); in nvdec_remove()
Dgr3d.c558 err = host1x_client_unregister(&gr3d->client.base); in gr3d_remove()
Dhub.c1172 host1x_client_unregister(&hub->client); in tegra_display_hub_probe()
1183 err = host1x_client_unregister(&hub->client); in tegra_display_hub_remove()
Dvic.c556 err = host1x_client_unregister(&vic->client.base); in vic_remove()
Ddsi.c1669 err = host1x_client_unregister(&dsi->client); in tegra_dsi_remove()
Dhdmi.c1889 err = host1x_client_unregister(&hdmi->client); in tegra_hdmi_remove()
Ddc.c3269 err = host1x_client_unregister(&dc->client); in tegra_dc_remove()
Dsor.c3986 err = host1x_client_unregister(&sor->client); in tegra_sor_remove()
/Linux-v6.1/drivers/gpu/host1x/
Dbus.c806 int host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister() function
838 EXPORT_SYMBOL(host1x_client_unregister);
/Linux-v6.1/include/linux/
Dhost1x.h442 int host1x_client_unregister(struct host1x_client *client);
/Linux-v6.1/drivers/staging/media/tegra-video/
Dcsi.c781 err = host1x_client_unregister(&csi->client); in tegra_csi_remove()
Dvi.c2046 err = host1x_client_unregister(&vi->client); in tegra_vi_remove()