Searched refs:tegra_dev_iommu_get_stream_id (Results 1 – 9 of 9) sorted by relevance
37 if (tegra_dev_iommu_get_stream_id(device->dev, &sid)) in gp10b_ltc_init()
79 if (!tegra_dev_iommu_get_stream_id(&ctx->dev, &ctx->stream_id) || in host1x_memory_context_list_init()
305 if (!tegra_dev_iommu_get_stream_id(dev, &se->stream_id)) in tegra_se_probe()
248 if (!tegra_dev_iommu_get_stream_id(mgbe->dev, &mgbe->iommu_sid)) { in tegra_mgbe_probe()
61 if (vic->config->supports_sid && tegra_dev_iommu_get_stream_id(vic->dev, &stream_id)) { in vic_boot()
71 if (nvdec->config->supports_sid && tegra_dev_iommu_get_stream_id(nvdec->dev, &stream_id)) { in nvdec_boot_falcon()
616 if (!tegra_dev_iommu_get_stream_id(context->client->base.dev, in tegra_drm_ioctl_channel_submit()
1593 static inline bool tegra_dev_iommu_get_stream_id(struct device *dev, u32 *stream_id) in tegra_dev_iommu_get_stream_id() function
1393 if (!tegra_dev_iommu_get_stream_id(&pdev->dev, &stream_id)) { in tegra_dma_probe()