Searched refs:tegra_dev_iommu_get_stream_id (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| A D | gp10b.c | 37 if (tegra_dev_iommu_get_stream_id(device->dev, &sid)) in gp10b_ltc_init()
|
| /linux/drivers/gpu/host1x/ |
| A D | context.c | 79 if (!tegra_dev_iommu_get_stream_id(&ctx->dev, &ctx->stream_id) || in host1x_memory_context_list_init()
|
| /linux/drivers/gpu/host1x/hw/ |
| A D | channel_hw.c | 184 if (!tegra_dev_iommu_get_stream_id(channel->dev->parent, &stream_id)) in host1x_channel_set_streamid()
|
| /linux/drivers/crypto/tegra/ |
| A D | tegra-se-main.c | 297 if (!tegra_dev_iommu_get_stream_id(dev, &se->stream_id)) in tegra_se_probe()
|
| /linux/drivers/gpu/drm/tegra/ |
| A D | nvdec.c | 71 if (nvdec->config->supports_sid && tegra_dev_iommu_get_stream_id(nvdec->dev, &stream_id)) { in nvdec_boot_falcon()
|
| A D | vic.c | 61 if (vic->config->supports_sid && tegra_dev_iommu_get_stream_id(vic->dev, &stream_id)) { in vic_boot()
|
| A D | submit.c | 616 if (!tegra_dev_iommu_get_stream_id(context->client->base.dev, in tegra_drm_ioctl_channel_submit()
|
| /linux/drivers/memory/tegra/ |
| A D | tegra186.c | 121 if (!tegra_dev_iommu_get_stream_id(dev, &sid)) in tegra186_mc_probe_device()
|
| /linux/include/linux/ |
| A D | iommu.h | 1486 static inline bool tegra_dev_iommu_get_stream_id(struct device *dev, u32 *stream_id) in tegra_dev_iommu_get_stream_id() function
|
| /linux/drivers/dma/ |
| A D | tegra186-gpc-dma.c | 1384 if (!tegra_dev_iommu_get_stream_id(&pdev->dev, &stream_id)) { in tegra_dma_probe()
|
| /linux/drivers/mmc/host/ |
| A D | sdhci-tegra.c | 1711 !tegra_dev_iommu_get_stream_id(&pdev->dev, &tegra_host->stream_id)) { in sdhci_tegra_probe()
|
Completed in 35 milliseconds