Searched refs:unregister_restart_handler (Results 1 – 11 of 11) sorted by relevance
355 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_unload()429 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_init()
264 res = unregister_restart_handler(&at91rm9200_restart_nb); in at91wdt_remove()
389 unregister_restart_handler(&wdd->restart_nb); in __watchdog_unregister_device()
50 extern int unregister_restart_handler(struct notifier_block *);
97 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_remove()
178 unregister_restart_handler(&a500_ec_restart_handler); in a500_ec_remove()
187 unregister_restart_handler(&kb3930_restart_nb); in kb3930_remove()
248 unregister_restart_handler(&ntxec_restart_handler); in ntxec_remove()
243 unregister_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_remove()
225 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function229 EXPORT_SYMBOL(unregister_restart_handler);
423 unregister_restart_handler(&reset->nb); in at91_reset_remove()