Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dvip.c261 host1x_client_unregister(&vip->client); in tegra_vip_remove()
Dcsi.c825 host1x_client_unregister(&csi->client); in tegra_csi_remove()
Dvi.c1951 host1x_client_unregister(&vi->client); in tegra_vi_remove()
/Linux-v6.6/drivers/gpu/drm/tegra/
Dgr2d.c297 host1x_client_unregister(&gr2d->client.base); in gr2d_remove()
Dgr3d.c551 host1x_client_unregister(&gr3d->client.base); in gr3d_remove()
Dhub.c1172 host1x_client_unregister(&hub->client); in tegra_display_hub_probe()
1182 host1x_client_unregister(&hub->client); in tegra_display_hub_remove()
Dnvdec.c552 host1x_client_unregister(&nvdec->client.base); in nvdec_remove()
Dvic.c540 host1x_client_unregister(&vic->client.base); in vic_remove()
Ddsi.c1673 host1x_client_unregister(&dsi->client); in tegra_dsi_remove()
Dhdmi.c1902 host1x_client_unregister(&hdmi->client); in tegra_hdmi_remove()
Ddc.c3269 host1x_client_unregister(&dc->client); in tegra_dc_remove()
Dsor.c3971 host1x_client_unregister(&sor->client); in tegra_sor_remove()
/Linux-v6.6/drivers/gpu/host1x/
Dbus.c789 void host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister() function
819 EXPORT_SYMBOL(host1x_client_unregister);
/Linux-v6.6/include/linux/
Dhost1x.h446 void host1x_client_unregister(struct host1x_client *client);