Searched refs:unregister_pre_restart_handler (Results 1 – 3 of 3) sorted by relevance
54 extern int unregister_pre_restart_handler(struct notifier_block *nb);62 static inline int unregister_pre_restart_handler(struct notifier_block *nb) in unregister_pre_restart_handler() function
229 int unregister_pre_restart_handler(struct notifier_block *nb) in unregister_pre_restart_handler() function233 EXPORT_SYMBOL(unregister_pre_restart_handler);
1679 unregister_pre_restart_handler(&i2c->i2c_restart_nb); in rk3x_i2c_remove()