Home
last modified time | relevance | path

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

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