Searched refs:unregister_restart_handler (Results 1 – 13 of 13) 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()
380 unregister_restart_handler(&wdd->restart_nb); in __watchdog_unregister_device()
50 extern int unregister_restart_handler(struct notifier_block *);
125 unregister_restart_handler(&soc_ctrl_dev->reset_nb); in litex_soc_ctrl_remove()
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()
216 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function220 EXPORT_SYMBOL(unregister_restart_handler);
424 unregister_restart_handler(&reset->nb); in at91_reset_remove()
1602 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()
Completed in 17 milliseconds