Searched refs:host1x_client_iommu_detach (Results 1 – 5 of 5) sorted by relevance
72 host1x_client_iommu_detach(client, gr2d->group); in gr2d_init()92 host1x_client_iommu_detach(client, gr2d->group); in gr2d_exit()
82 host1x_client_iommu_detach(client, gr3d->group); in gr3d_init()101 host1x_client_iommu_detach(client, gr3d->group); in gr3d_exit()
110 void host1x_client_iommu_detach(struct host1x_client *client,
2064 host1x_client_iommu_detach(client, dc->group); in tegra_dc_init()2083 host1x_client_iommu_detach(client, dc->group); in tegra_dc_exit()
1085 void host1x_client_iommu_detach(struct host1x_client *client, in host1x_client_iommu_detach() function