Searched refs:tegra_dev_iommu_get_stream_id (Results 1 – 7 of 7) sorted by relevance
71 if (!tegra_dev_iommu_get_stream_id(&ctx->dev, &ctx->stream_id) || in host1x_memory_context_list_init()
184 if (!tegra_dev_iommu_get_stream_id(channel->dev->parent, &stream_id)) in host1x_channel_set_streamid()
73 if (nvdec->config->supports_sid && tegra_dev_iommu_get_stream_id(nvdec->dev, &stream_id)) { in nvdec_boot_falcon()
63 if (vic->config->supports_sid && tegra_dev_iommu_get_stream_id(vic->dev, &stream_id)) { in vic_boot()
616 if (!tegra_dev_iommu_get_stream_id(context->client->base.dev, in tegra_drm_ioctl_channel_submit()
1161 static inline bool tegra_dev_iommu_get_stream_id(struct device *dev, u32 *stream_id) in tegra_dev_iommu_get_stream_id() function
1712 !tegra_dev_iommu_get_stream_id(&pdev->dev, &tegra_host->stream_id)) { in sdhci_tegra_probe()
Completed in 19 milliseconds