Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Domap-iommu.h236 void omap_iommu_debugfs_init(void);
242 static inline void omap_iommu_debugfs_init(void) { } in omap_iommu_debugfs_init() function
Domap-iommu-debug.c300 void __init omap_iommu_debugfs_init(void) in omap_iommu_debugfs_init() function
Domap-iommu.c1578 omap_iommu_debugfs_init(); in omap_iommu_init()