Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Diommu.h183 extern int foreach_iommu_device(void *data,
/linux-2.6.39/arch/arm/plat-omap/
Diommu-debug.c399 err = foreach_iommu_device(d, iommu_debug_register); in iommu_debug_init()
Diommu.c460 int foreach_iommu_device(void *data, int (*fn)(struct device *, void *)) in foreach_iommu_device() function
465 EXPORT_SYMBOL_GPL(foreach_iommu_device);