Home
last modified time | relevance | path

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

12

/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.c107 if (mc->soc->ops && mc->soc->ops->probe_device) in tegra_mc_probe_device()
108 return mc->soc->ops->probe_device(mc, dev); in tegra_mc_probe_device()
H A Dtegra186.c176 .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.c413 .probe_device = sprd_iommu_probe_device,
H A Dmtk_iommu_v1.c584 .probe_device = mtk_iommu_v1_probe_device,
H A Dmsm_iommu.c694 .probe_device = msm_iommu_probe_device,
H A Dipmmu-vmsa.c879 .probe_device = ipmmu_probe_device,
H A Dsun50i-iommu.c854 .probe_device = sun50i_iommu_probe_device,
H A Ds390-iommu.c1176 .probe_device = s390_iommu_probe_device, \
H A Dtegra-smmu.c1003 .probe_device = tegra_smmu_probe_device,
H A Dvirtio-iommu.c1095 .probe_device = viommu_probe_device,
H A Drockchip-iommu.c1182 .probe_device = rk_iommu_probe_device,
H A Dapple-dart.c1007 .probe_device = apple_dart_probe_device,
H A Dexynos-iommu.c1479 .probe_device = exynos_iommu_probe_device,
H A Domap-iommu.c1719 .probe_device = omap_iommu_probe_device,
H A Dmtk_iommu.c1060 .probe_device = mtk_iommu_probe_device,
H A Diommu.c482 iommu_dev = ops->probe_device(dev); in iommu_init_device()
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c596 .probe_device = qcom_iommu_probe_device,
H A Darm-smmu.c1641 .probe_device = arm_smmu_probe_device,
/linux/include/linux/
H A Diommu.h683 struct iommu_device *(*probe_device)(struct device *dev); member
/linux/arch/powerpc/kernel/
H A Diommu.c1267 .probe_device = spapr_tce_iommu_probe_device,
/linux/drivers/iommu/riscv/
H A Diommu.c1547 .probe_device = riscv_iommu_probe_device,
/linux/drivers/iommu/intel/
H A Diommu.c3920 .probe_device = intel_iommu_probe_device,

12