Searched refs:postcore_initcall_sync (Results 1 – 5 of 5) sorted by relevance
291 postcore_initcall_sync(omap3_l3_init);
363 postcore_initcall_sync(omap_l3_init);
871 postcore_initcall_sync(moxtet_init);
286 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
114 #define postcore_initcall_sync(fn) module_init(fn) macro
Completed in 12 milliseconds