Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iommu.h244 void omap_iommu_debugfs_remove(struct omap_iommu *obj);
250 static inline void omap_iommu_debugfs_remove(struct omap_iommu *obj) { } in omap_iommu_debugfs_remove() function
H A Domap-iommu-debug.c258 void omap_iommu_debugfs_remove(struct omap_iommu *obj) in omap_iommu_debugfs_remove() function
H A Domap-iommu.c1272 omap_iommu_debugfs_remove(obj); in omap_iommu_remove()