Searched refs:bus_iommu_probe (Results 1 – 1 of 1) sorted by relevance
98 static int bus_iommu_probe(const struct bus_type *bus);278 err = bus_iommu_probe(iommu_buses[i]); in iommu_device_register()341 err = bus_iommu_probe(bus); in iommu_device_register_bus()1923 static int bus_iommu_probe(const struct bus_type *bus) in bus_iommu_probe() function