omap_hwmod_deassert_hardreset  781 arch/arm/mach-omap2/omap_device.c 		ret = omap_hwmod_deassert_hardreset(od->hwmods[i], name);
omap_hwmod_deassert_hardreset  635 arch/arm/mach-omap2/omap_hwmod.h int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name);
omap_hwmod_deassert_hardreset 1094 arch/arm/mach-omap2/omap_hwmod_7xx_data.c 		omap_hwmod_deassert_hardreset(oh, oh->rst_lines[i].name);