Searched refs:omap_hwmod_for_each (Results 1 – 4 of 4) sorted by relevance
712 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data),
423 omap_hwmod_for_each(_set_hwmod_postsetup_state, &postsetup_state); in omap_hwmod_init_postsetup()
3196 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data), in omap_hwmod_for_each() function3318 omap_hwmod_for_each(_init, NULL); in omap_hwmod_setup_all()3319 omap_hwmod_for_each(_setup, NULL); in omap_hwmod_setup_all()
426 omap_hwmod_for_each(_omap_hwmod_mux_handle_irq, NULL); in omap_hwmod_mux_handle_irq()