Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Domap-iommu.h240 void omap_iommu_debugfs_init(void);
246 static inline void omap_iommu_debugfs_init(void) { } in omap_iommu_debugfs_init() function
Domap-iommu-debug.c263 void __init omap_iommu_debugfs_init(void) in omap_iommu_debugfs_init() function
Domap-iommu.c1838 omap_iommu_debugfs_init(); in omap_iommu_init()