Home
last modified time | relevance | path

Searched refs:postcore_initcall_sync (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dinit.h303 #define postcore_initcall_sync(fn) __define_initcall(fn, 2s) macro
H A Dmodule.h115 #define postcore_initcall_sync(fn) module_init(fn) macro
/linux/drivers/bus/
H A Domap_l3_noc.c363 postcore_initcall_sync(omap_l3_init);
H A Dmoxtet.c876 postcore_initcall_sync(moxtet_init);