Searched refs:device_initcall_sync (Results 1 – 6 of 6) sorted by relevance
157 device_initcall_sync(mvebu_armada_pm_init);
374 device_initcall_sync(dev_mcelog_init_device);
2680 device_initcall_sync(mcheck_init_device);
292 #define device_initcall_sync(fn) __define_initcall(fn, 6s) macro
123 #define device_initcall_sync(fn) module_init(fn) macro
196 device_initcall_sync(arm_smmu_legacy_bus_init);
Completed in 17 milliseconds