Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Domap-iommu.h240 void omap_iommu_debugfs_remove(struct omap_iommu *obj);
246 static inline void omap_iommu_debugfs_remove(struct omap_iommu *obj) { } in omap_iommu_debugfs_remove() function
Domap-iommu-debug.c292 void omap_iommu_debugfs_remove(struct omap_iommu *obj) in omap_iommu_debugfs_remove() function
Domap-iommu.c1071 omap_iommu_debugfs_remove(obj); in omap_iommu_remove()