Searched refs:postcore_initcall_sync (Results 1 – 6 of 6) sorted by relevance
234 postcore_initcall_sync(rockchip_clk_link_drv_register);
291 postcore_initcall_sync(omap3_l3_init);
371 postcore_initcall_sync(omap_l3_init);
873 postcore_initcall_sync(moxtet_init);
282 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
118 #define postcore_initcall_sync(fn) module_init(fn) macro