Searched refs:bus_iommu_probe (Results 1 – 1 of 1) sorted by relevance
103 static int bus_iommu_probe(const struct bus_type *bus);285 err = bus_iommu_probe(iommu_buses[i]); in iommu_device_register()348 err = bus_iommu_probe(bus); in iommu_device_register_bus()1933 static int bus_iommu_probe(const struct bus_type *bus) in bus_iommu_probe() function