Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dreboot.h49 extern int unregister_restart_handler(struct notifier_block *);
/Linux-v5.10/drivers/power/reset/
Drmobile-reset.c64 unregister_restart_handler(&rmobile_reset_nb); in rmobile_reset_remove()
Dgpio-restart.c113 ret = unregister_restart_handler(&gpio_restart->restart_handler); in gpio_restart_remove()
Dat91-reset.c254 unregister_restart_handler(&reset->nb); in at91_reset_remove()
/Linux-v5.10/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.c266 res = unregister_restart_handler(&at91rm9200_restart_nb); in at91wdt_remove()
Dwatchdog_core.c334 unregister_restart_handler(&wdd->restart_nb); in __watchdog_unregister_device()
/Linux-v5.10/kernel/
Dreboot.c196 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function
200 EXPORT_SYMBOL(unregister_restart_handler);
/Linux-v5.10/drivers/mmc/core/
Dpwrseq_emmc.c97 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_remove()
/Linux-v5.10/drivers/mfd/
Dene-kb3930.c187 unregister_restart_handler(&kb3930_restart_nb); in kb3930_remove()
Drn5t618.c248 unregister_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_remove()
/Linux-v5.10/drivers/spi/
Dspi-sprd-adi.c548 unregister_restart_handler(&sadi->restart_handler); in sprd_adi_remove()
/Linux-v5.10/drivers/pinctrl/qcom/
Dpinctrl-msm.c1446 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()
/Linux-v5.10/drivers/soc/tegra/
Dpmc.c2572 unregister_restart_handler(&tegra_pmc_restart_handler); in tegra_pmc_probe()
/Linux-v5.10/drivers/firmware/
Dti_sci.c3524 unregister_restart_handler(&info->nb); in ti_sci_remove()