Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dreboot.h42 extern int unregister_restart_handler(struct notifier_block *);
/linux-4.4.14/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.c233 unregister_restart_handler(&at91_restart_nb); in at91_reset_remove()
/linux-4.4.14/kernel/
Dreboot.c166 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function
170 EXPORT_SYMBOL(unregister_restart_handler);
/linux-4.4.14/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()
Dmoxart_wdt.c161 unregister_restart_handler(&moxart_wdt->restart_handler); in moxart_wdt_remove()
Ddigicolor_wdt.c175 unregister_restart_handler(&wdt->restart_handler); in dc_wdt_remove()
Dda9063_wdt.c203 unregister_restart_handler(&wdt->restart_handler); in da9063_wdt_remove()
Dat91rm9200_wdt.c268 res = unregister_restart_handler(&at91rm9200_restart_nb); in at91wdt_remove()
Dmeson_wdt.c193 unregister_restart_handler(&meson_wdt->restart_handler); in meson_wdt_remove()
Dqcom-wdt.c210 unregister_restart_handler(&wdt->restart_nb); in qcom_wdt_remove()
Dbcm2835_wdt.c213 unregister_restart_handler(&wdt->restart_handler); in bcm2835_wdt_remove()
Dbcm47xx_wdt.c240 unregister_restart_handler(&wdt->restart_handler); in bcm47xx_wdt_probe()
Dmtk_wdt.c226 unregister_restart_handler(&mtk_wdt->restart_handler); in mtk_wdt_remove()
Ddw_wdt.c371 unregister_restart_handler(&dw_wdt.restart_handler); in dw_wdt_drv_remove()
Dimgpdc_wdt.c319 unregister_restart_handler(&pdc_wdt->restart_handler); in pdc_wdt_remove()
Dlpc18xx_wdt.c309 unregister_restart_handler(&lpc18xx_wdt->restart_handler); in lpc18xx_wdt_remove()
Dsunxi_wdt.c297 unregister_restart_handler(&sunxi_wdt->restart_handler); in sunxi_wdt_remove()
Dimx2_wdt.c318 unregister_restart_handler(&wdev->restart_handler); in imx2_wdt_remove()
Ds3c2410_wdt.c670 unregister_restart_handler(&wdt->restart_handler); in s3c2410wdt_remove()
/linux-4.4.14/drivers/mmc/core/
Dpwrseq_emmc.c49 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_free()
/linux-4.4.14/drivers/reset/
Dreset-lpc18xx.c228 ret = unregister_restart_handler(&lpc18xx_rgu_restart_nb); in lpc18xx_rgu_remove()
/linux-4.4.14/drivers/pinctrl/qcom/
Dpinctrl-msm.c933 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()