Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dgr2d.c68 host1x_client_iommu_detach(client); in gr2d_init()
88 host1x_client_iommu_detach(client); in gr2d_exit()
H A Dgr3d.c77 host1x_client_iommu_detach(client); in gr3d_init()
96 host1x_client_iommu_detach(client); in gr3d_exit()
H A Dvic.c205 host1x_client_iommu_detach(client); in vic_init()
227 host1x_client_iommu_detach(client); in vic_exit()
H A Ddrm.h105 void host1x_client_iommu_detach(struct host1x_client *client);
H A Ddc.c2135 host1x_client_iommu_detach(client); in tegra_dc_init()
2160 host1x_client_iommu_detach(client); in tegra_dc_exit()
H A Ddrm.c942 void host1x_client_iommu_detach(struct host1x_client *client) in host1x_client_iommu_detach() function