Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dgrant-dma-iommu.c26 .probe_device = grant_dma_iommu_probe_device,
/linux/include/soc/tegra/
H A Dmc.h168 int (*probe_device)(struct tegra_mc *mc, struct device *dev); member
/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.c163 .probe_device = tegra186_mc_probe_device,
/linux/drivers/iommu/
H A Dfsl_pamu_domain.c434 .probe_device = fsl_pamu_probe_device,
H A Dsprd-iommu.c410 .probe_device = sprd_iommu_probe_device,
H A Dmtk_iommu_v1.c578 .probe_device = mtk_iommu_v1_probe_device,
H A Dmsm_iommu.c693 .probe_device = msm_iommu_probe_device,
H A Dipmmu-vmsa.c876 .probe_device = ipmmu_probe_device,
H A Dsun50i-iommu.c849 .probe_device = sun50i_iommu_probe_device,
H A Dtegra-smmu.c998 .probe_device = tegra_smmu_probe_device,
H A Dvirtio-iommu.c1066 .probe_device = viommu_probe_device,
H A Dapple-dart.c983 .probe_device = apple_dart_probe_device,
H A Dexynos-iommu.c1478 .probe_device = exynos_iommu_probe_device,
H A Domap-iommu.c1734 .probe_device = omap_iommu_probe_device,
H A Dmtk_iommu.c1017 .probe_device = mtk_iommu_probe_device,
H A Diommu.c421 iommu_dev = ops->probe_device(dev); in iommu_init_device()
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c598 .probe_device = qcom_iommu_probe_device,
H A Darm-smmu.c1629 .probe_device = arm_smmu_probe_device,
/linux/drivers/iommu/amd/
H A Diommu.c3025 .probe_device = amd_iommu_probe_device,
/linux/drivers/iommu/intel/
H A Diommu.c4460 .probe_device = intel_iommu_probe_device,
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3633 .probe_device = arm_smmu_probe_device,