Lines Matching defs:obj
25 static inline bool is_omap_iommu_detached(struct omap_iommu *obj) in is_omap_iommu_detached()
44 omap2_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t len) in omap2_iommu_dump_ctx()
68 static ssize_t omap_iommu_dump_ctx(struct omap_iommu *obj, char *buf, in omap_iommu_dump_ctx()
86 struct omap_iommu *obj = file->private_data; in debug_read_regs() local
113 __dump_tlb_entries(struct omap_iommu *obj, struct cr_regs *crs, int num) in __dump_tlb_entries()
135 static ssize_t iotlb_dump_cr(struct omap_iommu *obj, struct cr_regs *cr, in iotlb_dump_cr()
143 static size_t omap_dump_tlb_entries(struct omap_iommu *obj, struct seq_file *s) in omap_dump_tlb_entries()
164 struct omap_iommu *obj = s->private; in tlb_show() local
185 struct omap_iommu *obj = s->private; in dump_ioptable() local
215 struct omap_iommu *obj = s->private; in pagetable_show() local
242 void omap_iommu_debugfs_add(struct omap_iommu *obj) in omap_iommu_debugfs_add()
258 void omap_iommu_debugfs_remove(struct omap_iommu *obj) in omap_iommu_debugfs_remove()