Home
last modified time | relevance | path

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

/drivers/iommu/
Domap-iommu.h207 void omap_iommu_debugfs_remove(struct omap_iommu *obj);
213 static inline void omap_iommu_debugfs_remove(struct omap_iommu *obj) { } in omap_iommu_debugfs_remove() function
Domap-iommu-debug.c295 void omap_iommu_debugfs_remove(struct omap_iommu *obj) in omap_iommu_debugfs_remove() function
Domap-iommu.c991 omap_iommu_debugfs_remove(obj); in omap_iommu_remove()