Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dreboot.h47 extern int unregister_restart_handler(struct notifier_block *);
/Linux-v4.19/drivers/power/reset/
Drmobile-reset.c67 unregister_restart_handler(&rmobile_reset_nb); in rmobile_reset_remove()
Dgpio-restart.c119 ret = unregister_restart_handler(&gpio_restart->restart_handler); in gpio_restart_remove()
Dat91-reset.c245 unregister_restart_handler(&at91_restart_nb); in at91_reset_remove()
/Linux-v4.19/kernel/
Dreboot.c193 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function
197 EXPORT_SYMBOL(unregister_restart_handler);
/Linux-v4.19/drivers/watchdog/
Dalim7101_wdt.c354 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_unload()
428 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.c272 unregister_restart_handler(&wdd->restart_nb); in __watchdog_unregister_device()
/Linux-v4.19/drivers/mmc/core/
Dpwrseq_emmc.c96 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_remove()
/Linux-v4.19/drivers/mfd/
Drn5t618.c158 unregister_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_remove()
/Linux-v4.19/drivers/spi/
Dspi-sprd-adi.c509 unregister_restart_handler(&sadi->restart_handler); in sprd_adi_remove()
/Linux-v4.19/drivers/pinctrl/qcom/
Dpinctrl-msm.c1070 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()
/Linux-v4.19/drivers/firmware/
Dti_sci.c1951 unregister_restart_handler(&info->nb); in ti_sci_remove()