Searched refs:omap_hwmod_init (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap_hwmod_2420_data.c167 return omap_hwmod_init(omap2420_hwmods);
H A Domap_hwmod_2430_data.c167 return omap_hwmod_init(omap2430_hwmods);
H A Domap_hwmod_3xxx_data.c198 return omap_hwmod_init(omap3xxx_hwmods);
H A Domap_hwmod.c36 /* inited: 0 if omap_hwmod_init() has not yet been called; 1 otherwise */
1125 * omap_hwmod_init - init omap_hwmod code and register hwmods
1131 * omap_hwmod_init() has already been called or 0 otherwise.
1133 int omap_hwmod_init(struct omap_hwmod **ohs) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap_hwmod.h481 int omap_hwmod_init(struct omap_hwmod **ohs);

Completed in 48 milliseconds