Home
last modified time | relevance | path

Searched refs:tegra_dev_iommu_get_stream_id (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/
H A Dcontext.c78 if (!tegra_dev_iommu_get_stream_id(&ctx->dev, &ctx->stream_id) || in host1x_memory_context_list_init()
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c184 if (!tegra_dev_iommu_get_stream_id(channel->dev->parent, &stream_id)) in host1x_channel_set_streamid()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-tegra.c247 if (!tegra_dev_iommu_get_stream_id(mgbe->dev, &mgbe->iommu_sid)) { in tegra_mgbe_probe()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dvic.c61 if (vic->config->supports_sid && tegra_dev_iommu_get_stream_id(vic->dev, &stream_id)) { in vic_boot()
H A Dnvdec.c71 if (nvdec->config->supports_sid && tegra_dev_iommu_get_stream_id(nvdec->dev, &stream_id)) { in nvdec_boot_falcon()
H A Dsubmit.c616 if (!tegra_dev_iommu_get_stream_id(context->client->base.dev, in tegra_drm_ioctl_channel_submit()
/openbmc/linux/include/linux/
H A Diommu.h1170 static inline bool tegra_dev_iommu_get_stream_id(struct device *dev, u32 *stream_id) in tegra_dev_iommu_get_stream_id() function
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c1710 !tegra_dev_iommu_get_stream_id(&pdev->dev, &tegra_host->stream_id)) { in sdhci_tegra_probe()