Searched refs:postcore_initcall_sync (Results 1 – 5 of 5) sorted by relevance
291 postcore_initcall_sync(omap3_l3_init);
371 postcore_initcall_sync(omap_l3_init);
873 postcore_initcall_sync(moxtet_init);
283 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
115 #define postcore_initcall_sync(fn) module_init(fn) macro
Completed in 14 milliseconds