ois 3078 arch/arm/mach-omap2/omap_hwmod.c int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois) ois 3085 arch/arm/mach-omap2/omap_hwmod.c if (!ois) ois 3088 arch/arm/mach-omap2/omap_hwmod.c if (ois[0] == NULL) /* Empty list */ ois 3093 arch/arm/mach-omap2/omap_hwmod.c r = _register_link(ois[i]); ois 3096 arch/arm/mach-omap2/omap_hwmod.c ois[i]->master->name, ois[i]->slave->name, r); ois 3097 arch/arm/mach-omap2/omap_hwmod.c } while (ois[++i]); ois 687 arch/arm/mach-omap2/omap_hwmod.h extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois); ois 203 drivers/video/fbdev/omap2/omapfb/dss/apply.c struct omap_overlay_info *ois[MAX_DSS_OVERLAYS]; ois 228 drivers/video/fbdev/omap2/omapfb/dss/apply.c ois[ovl->id] = oi; ois 231 drivers/video/fbdev/omap2/omapfb/dss/apply.c return dss_mgr_check(mgr, mi, &mp->timings, &mp->lcd_config, ois);