Home
last modified time | relevance | path

Searched refs:probe_device (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/xen/
H A Dgrant-dma-iommu.c26 .probe_device = grant_dma_iommu_probe_device,
/openbmc/linux/include/soc/tegra/
H A Dmc.h191 int (*probe_device)(struct tegra_mc *mc, struct device *dev); member
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu_domain.c400 .probe_device = fsl_pamu_probe_device,
H A Dtegra-gart.c271 .probe_device = gart_iommu_probe_device,
H A Ds390-iommu.c433 .probe_device = s390_iommu_probe_device,
H A Dsprd-iommu.c425 .probe_device = sprd_iommu_probe_device,
H A Dmtk_iommu_v1.c582 .probe_device = mtk_iommu_v1_probe_device,
H A Dipmmu-vmsa.c853 .probe_device = ipmmu_probe_device,
H A Dmsm_iommu.c679 .probe_device = msm_iommu_probe_device,
H A Dsun50i-iommu.c834 .probe_device = sun50i_iommu_probe_device,
H A Dtegra-smmu.c967 .probe_device = tegra_smmu_probe_device,
H A Dvirtio-iommu.c1048 .probe_device = viommu_probe_device,
H A Drockchip-iommu.c1190 .probe_device = rk_iommu_probe_device,
H A Dapple-dart.c951 .probe_device = apple_dart_probe_device,
H A Dexynos-iommu.c1479 .probe_device = exynos_iommu_probe_device,
H A Domap-iommu.c1736 .probe_device = omap_iommu_probe_device,
H A Dmtk_iommu.c999 .probe_device = mtk_iommu_probe_device,
H A Diommu.c402 iommu_dev = ops->probe_device(dev); in iommu_init_device()
/openbmc/linux/drivers/memory/tegra/
H A Dmc.c104 if (mc->soc->ops && mc->soc->ops->probe_device) in tegra_mc_probe_device()
105 return mc->soc->ops->probe_device(mc, dev); in tegra_mc_probe_device()
H A Dtegra186.c142 .probe_device = tegra186_mc_probe_device,
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c570 .probe_device = qcom_iommu_probe_device,
H A Darm-smmu.c1565 .probe_device = arm_smmu_probe_device,
/openbmc/linux/include/linux/
H A Diommu.h271 struct iommu_device *(*probe_device)(struct device *dev); member
/openbmc/linux/drivers/iommu/iommufd/
H A Dselftest.c313 .probe_device = mock_probe_device,
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c1376 .probe_device = spapr_tce_iommu_probe_device,

12