Searched refs:bus_iommu_probe (Results 1 – 1 of 1) sorted by relevance
94 static int bus_iommu_probe(const struct bus_type *bus);273 err = bus_iommu_probe(iommu_buses[i]); in iommu_device_register()327 err = bus_iommu_probe(bus); in iommu_device_register_bus()1846 static int bus_iommu_probe(const struct bus_type *bus) in bus_iommu_probe() function