Home
last modified time | relevance | path

Searched refs:bus_iommu_probe (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h444 extern int bus_iommu_probe(struct bus_type *bus);
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c1753 int bus_iommu_probe(struct bus_type *bus) in bus_iommu_probe() function
1812 err = bus_iommu_probe(bus); in iommu_bus_init()
H A Domap-iommu.c1253 bus_iommu_probe(&platform_bus_type); in omap_iommu_probe()