Home
last modified time | relevance | path

Searched refs:unregister_restart_handler (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/power/reset/
H A Drmobile-reset.c64 unregister_restart_handler(&rmobile_reset_nb); in rmobile_reset_remove()
H A Dtps65086-restart.c70 ret = unregister_restart_handler(&tps65086_restart->handler); in tps65086_restart_remove()
H A Dgpio-restart.c113 ret = unregister_restart_handler(&gpio_restart->restart_handler); in gpio_restart_remove()
H A Datc260x-poweroff.c245 unregister_restart_handler(&priv->restart_nb); in atc260x_pwrc_remove()
H A Dat91-reset.c424 unregister_restart_handler(&reset->nb); in at91_reset_remove()
/openbmc/linux/drivers/watchdog/
H A Dalim7101_wdt.c356 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_unload()
430 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_init()
H A Dat91rm9200_wdt.c265 res = unregister_restart_handler(&at91rm9200_restart_nb); in at91wdt_remove()
H A Dwatchdog_core.c379 unregister_restart_handler(&wdd->restart_nb); in __watchdog_unregister_device()
/openbmc/linux/include/linux/
H A Dreboot.h50 extern int unregister_restart_handler(struct notifier_block *);
/openbmc/linux/drivers/soc/litex/
H A Dlitex_soc_ctrl.c127 unregister_restart_handler(&soc_ctrl_dev->reset_nb); in litex_soc_ctrl_remove()
/openbmc/linux/drivers/mmc/core/
H A Dpwrseq_emmc.c97 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_remove()
/openbmc/linux/drivers/mfd/
H A Dacer-ec-a500.c178 unregister_restart_handler(&a500_ec_restart_handler); in a500_ec_remove()
H A Dene-kb3930.c187 unregister_restart_handler(&kb3930_restart_nb); in kb3930_remove()
H A Dntxec.c248 unregister_restart_handler(&ntxec_restart_handler); in ntxec_remove()
H A Drn5t618.c250 unregister_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_remove()
/openbmc/linux/kernel/
H A Dreboot.c207 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function
211 EXPORT_SYMBOL(unregister_restart_handler);
/openbmc/linux/drivers/spi/
H A Dspi-sprd-adi.c614 unregister_restart_handler(&sadi->restart_handler); in sprd_adi_remove()
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c1556 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()