Home
last modified time | relevance | path

Searched refs:host1x_client_iommu_detach (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/tegra/
Dgr2d.c68 host1x_client_iommu_detach(client); in gr2d_init()
88 host1x_client_iommu_detach(client); in gr2d_exit()
Dgr3d.c77 host1x_client_iommu_detach(client); in gr3d_init()
96 host1x_client_iommu_detach(client); in gr3d_exit()
Ddrm.h105 void host1x_client_iommu_detach(struct host1x_client *client);
Dvic.c204 host1x_client_iommu_detach(client); in vic_init()
226 host1x_client_iommu_detach(client); in vic_exit()
Ddc.c2129 host1x_client_iommu_detach(client); in tegra_dc_init()
2154 host1x_client_iommu_detach(client); in tegra_dc_exit()
Ddrm.c942 void host1x_client_iommu_detach(struct host1x_client *client) in host1x_client_iommu_detach() function