Searched refs:bus_iommu_probe (Results 1 – 1 of 1) sorted by relevance
125 static int bus_iommu_probe(const struct bus_type *bus);307 err = bus_iommu_probe(iommu_buses[i]); in iommu_device_register()370 err = bus_iommu_probe(bus); in iommu_device_register_bus()1955 static int bus_iommu_probe(const struct bus_type *bus) in bus_iommu_probe() function