Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
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
Domap-iommu-debug.c258 void omap_iommu_debugfs_remove(struct omap_iommu *obj) in omap_iommu_debugfs_remove() function
Domap-iommu.c1264 omap_iommu_debugfs_remove(obj); in omap_iommu_remove()