Searched refs:tegra_dev_iommu_get_stream_id (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgp10b.c37 if (tegra_dev_iommu_get_stream_id(device->dev, &sid))
/linux-master/drivers/gpu/host1x/
H A Dcontext.c78 if (!tegra_dev_iommu_get_stream_id(&ctx->dev, &ctx->stream_id) ||
/linux-master/drivers/gpu/host1x/hw/
H A Dchannel_hw.c184 if (!tegra_dev_iommu_get_stream_id(channel->dev->parent, &stream_id))
/linux-master/drivers/gpu/drm/tegra/
H A Dvic.c61 if (vic->config->supports_sid && tegra_dev_iommu_get_stream_id(vic->dev, &stream_id)) {
H A Dsubmit.c616 if (!tegra_dev_iommu_get_stream_id(context->client->base.dev,
H A Dnvdec.c71 if (nvdec->config->supports_sid && tegra_dev_iommu_get_stream_id(nvdec->dev, &stream_id)) {
/linux-master/drivers/memory/tegra/
H A Dtegra186.c121 if (!tegra_dev_iommu_get_stream_id(dev, &sid))
/linux-master/include/linux/
H A Diommu.h1488 static inline bool tegra_dev_iommu_get_stream_id(struct device *dev, u32 *stream_id) function
/linux-master/drivers/dma/
H A Dtegra186-gpc-dma.c1384 if (!tegra_dev_iommu_get_stream_id(&pdev->dev, &stream_id)) {
/linux-master/drivers/mmc/host/
H A Dsdhci-tegra.c1711 !tegra_dev_iommu_get_stream_id(&pdev->dev, &tegra_host->stream_id)) {

Completed in 238 milliseconds