Home
last modified time | relevance | path

Searched refs:_init_clocks (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-common/
Dhead.S164 call _init_clocks;
/linux-3.4.99/arch/arm/mach-omap2/
Domap_hwmod.c1169 static int _init_clocks(struct omap_hwmod *oh, void *data) in _init_clocks() function
2128 r = _init_clocks(oh, NULL); in omap_hwmod_setup_one()
2158 r = omap_hwmod_for_each(_init_clocks, NULL); in omap_hwmod_setup_all()