Searched refs:omap_foreach_iommu_device (Results 1 – 3 of 3) sorted by relevance
198 extern int omap_foreach_iommu_device(void *data,
430 err = omap_foreach_iommu_device(d, iommu_debug_register); in iommu_debug_init()444 omap_foreach_iommu_device(NULL, iommu_debug_unregister); in module_init()
458 int omap_foreach_iommu_device(void *data, int (*fn)(struct device *, void *)) in omap_foreach_iommu_device() function463 EXPORT_SYMBOL_GPL(omap_foreach_iommu_device);