Searched refs:device_initcall_sync (Results 1 – 6 of 6) sorted by relevance
144 device_initcall_sync(mvebu_armada_pm_init);
373 device_initcall_sync(dev_mcelog_init_device);
2762 device_initcall_sync(mcheck_init_device);
295 #define device_initcall_sync(fn) __define_initcall(fn, 6s) macro
122 #define device_initcall_sync(fn) module_init(fn) macro
457 device_initcall_sync(check_mmu_enabled_at_boot);
Completed in 17 milliseconds