Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Dgr2d.c72 host1x_client_iommu_detach(client, gr2d->group); in gr2d_init()
92 host1x_client_iommu_detach(client, gr2d->group); in gr2d_exit()
Dgr3d.c82 host1x_client_iommu_detach(client, gr3d->group); in gr3d_init()
101 host1x_client_iommu_detach(client, gr3d->group); in gr3d_exit()
Ddrm.h110 void host1x_client_iommu_detach(struct host1x_client *client,
Ddc.c2064 host1x_client_iommu_detach(client, dc->group); in tegra_dc_init()
2083 host1x_client_iommu_detach(client, dc->group); in tegra_dc_exit()
Ddrm.c1085 void host1x_client_iommu_detach(struct host1x_client *client, in host1x_client_iommu_detach() function