ohs                74 arch/arm/mach-omap2/hsmmc.c 	struct omap_hwmod *ohs[1];
ohs               102 arch/arm/mach-omap2/hsmmc.c 	ohs[0] = oh;
ohs               115 arch/arm/mach-omap2/hsmmc.c 	od = omap_device_alloc(pdev, ohs, 1);
ohs               334 arch/arm/mach-omap2/omap_device.c 					struct omap_hwmod **ohs, int oh_cnt)
ohs               348 arch/arm/mach-omap2/omap_device.c 	hwmods = kmemdup(ohs, sizeof(struct omap_hwmod *) * oh_cnt, GFP_KERNEL);
ohs                76 arch/arm/mach-omap2/omap_device.h 				      struct omap_hwmod **ohs, int oh_cnt);