Home
last modified time | relevance | path

Searched refs:device_initcall_sync (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arm/mach-mvebu/
Dpm-board.c152 device_initcall_sync(mvebu_armada_pm_init);
/linux-4.4.14/include/linux/
Dinit.h215 #define device_initcall_sync(fn) __define_initcall(fn, 6s) macro
Dmodule.h119 #define device_initcall_sync(fn) module_init(fn) macro
/linux-4.4.14/drivers/power/
Dpm2301_charger.c1262 device_initcall_sync(pm2xxx_charger_init);
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce.c2530 device_initcall_sync(mcheck_init_device);