Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dgr2d.c70 host1x_client_iommu_detach(client, gr2d->group); in gr2d_init()
90 host1x_client_iommu_detach(client, gr2d->group); in gr2d_exit()
Dgr3d.c79 host1x_client_iommu_detach(client, gr3d->group); in gr3d_init()
98 host1x_client_iommu_detach(client, gr3d->group); in gr3d_exit()
Ddrm.h105 void host1x_client_iommu_detach(struct host1x_client *client,
Ddc.c2086 host1x_client_iommu_detach(client, dc->group); in tegra_dc_init()
2108 host1x_client_iommu_detach(client, dc->group); in tegra_dc_exit()
Ddrm.c1109 void host1x_client_iommu_detach(struct host1x_client *client, in host1x_client_iommu_detach() function