Home
last modified time | relevance | path

Searched refs:probe_device (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/xen/
H A Dgrant-dma-iommu.c24 /* Nothing is really needed here except a dummy probe_device callback */
26 .probe_device = grant_dma_iommu_probe_device,
/kernel/linux/linux-6.6/include/soc/tegra/
H A Dmc.h191 int (*probe_device)(struct tegra_mc *mc, struct device *dev); member
/kernel/linux/linux-5.10/drivers/iommu/
H A Dtegra-gart.c281 .probe_device = gart_iommu_probe_device,
H A Ds390-iommu.c366 .probe_device = s390_iommu_probe_device,
H A Dmtk_iommu_v1.c526 .probe_device = mtk_iommu_probe_device,
H A Dfsl_pamu_domain.c1039 .probe_device = fsl_pamu_probe_device,
H A Dsun50i-iommu.c334 * .probe_device, and since we link our (single) domain to our iommu in in sun50i_iommu_flush_iotlb_all()
784 .probe_device = sun50i_iommu_probe_device,
H A Dmtk_iommu.c544 .probe_device = mtk_iommu_probe_device,
H A Dmsm_iommu.c694 .probe_device = msm_iommu_probe_device,
H A Dipmmu-vmsa.c906 .probe_device = ipmmu_probe_device,
/kernel/linux/linux-6.6/drivers/iommu/
H A Dtegra-gart.c271 .probe_device = gart_iommu_probe_device,
H A Dfsl_pamu_domain.c400 .probe_device = fsl_pamu_probe_device,
H A Dsprd-iommu.c425 .probe_device = sprd_iommu_probe_device,
H A Ds390-iommu.c433 .probe_device = s390_iommu_probe_device,
H A Dmtk_iommu_v1.c582 .probe_device = mtk_iommu_v1_probe_device,
H A Dmsm_iommu.c679 .probe_device = msm_iommu_probe_device,
H A Dipmmu-vmsa.c853 .probe_device = ipmmu_probe_device,
H A Dsun50i-iommu.c391 * .probe_device, and since we link our (single) domain to our iommu in in sun50i_iommu_flush_iotlb_all()
834 .probe_device = sun50i_iommu_probe_device,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c626 .probe_device = qcom_iommu_probe_device,
/kernel/linux/linux-5.10/include/linux/
H A Diommu.h199 * @probe_device: Add device to iommu driver handling
251 struct iommu_device *(*probe_device)(struct device *dev); member
/kernel/linux/linux-6.6/include/linux/
H A Diommu.h238 * @probe_device: Add device to iommu driver handling
271 struct iommu_device *(*probe_device)(struct device *dev); member
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dselftest.c313 .probe_device = mock_probe_device,
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c570 .probe_device = qcom_iommu_probe_device,

Completed in 29 milliseconds

12