Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dinit.h226 #define device_initcall_sync(fn) __define_initcall(fn, 6s) macro
339 #define device_initcall_sync(fn) module_init(fn) macro
/linux-4.1.27/drivers/power/
Dpm2301_charger.c1263 device_initcall_sync(pm2xxx_charger_init);
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce.c2503 device_initcall_sync(mcheck_init_device);