Searched refs:register_pre_restart_handler (Results 1 – 4 of 4) sorted by relevance
53 extern int register_pre_restart_handler(struct notifier_block *nb);57 static inline int register_pre_restart_handler(struct notifier_block *nb) in register_pre_restart_handler() function
223 int register_pre_restart_handler(struct notifier_block *nb) in register_pre_restart_handler() function227 EXPORT_SYMBOL(register_pre_restart_handler);
173 register_pre_restart_handler(&reboot->pre_restart_notifier); in reboot_mode_register()
1541 ret = register_pre_restart_handler(&i2c->i2c_restart_nb); in rk3x_i2c_probe()