Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dreboot.h49 extern int unregister_restart_handler(struct notifier_block *);
/Linux-v5.4/drivers/power/reset/
Drmobile-reset.c64 unregister_restart_handler(&rmobile_reset_nb); in rmobile_reset_remove()
Dgpio-restart.c111 ret = unregister_restart_handler(&gpio_restart->restart_handler); in gpio_restart_remove()
Dat91-reset.c258 unregister_restart_handler(&at91_restart_nb); in at91_reset_remove()
/Linux-v5.4/kernel/
Dreboot.c196 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function
200 EXPORT_SYMBOL(unregister_restart_handler);
/Linux-v5.4/drivers/watchdog/
Dalim7101_wdt.c355 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_unload()
429 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.c290 unregister_restart_handler(&wdd->restart_nb); in __watchdog_unregister_device()
/Linux-v5.4/drivers/mmc/core/
Dpwrseq_emmc.c97 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_remove()
/Linux-v5.4/drivers/mfd/
Drn5t618.c152 unregister_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_remove()
/Linux-v5.4/drivers/spi/
Dspi-sprd-adi.c543 unregister_restart_handler(&sadi->restart_handler); in sprd_adi_remove()
/Linux-v5.4/drivers/pinctrl/qcom/
Dpinctrl-msm.c1197 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()
/Linux-v5.4/drivers/soc/tegra/
Dpmc.c2130 unregister_restart_handler(&tegra_pmc_restart_handler); in tegra_pmc_probe()
/Linux-v5.4/drivers/firmware/
Dti_sci.c3541 unregister_restart_handler(&info->nb); in ti_sci_remove()