Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dreboot.h42 extern int unregister_restart_handler(struct notifier_block *);
/linux-4.1.27/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()
/linux-4.1.27/kernel/
Dreboot.c166 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler() function
170 EXPORT_SYMBOL(unregister_restart_handler);
/linux-4.1.27/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()
Dda9063_wdt.c202 unregister_restart_handler(&wdt->restart_handler); in da9063_wdt_remove()
Dmeson_wdt.c193 unregister_restart_handler(&meson_wdt->restart_handler); in meson_wdt_remove()
Dmtk_wdt.c217 unregister_restart_handler(&mtk_wdt->restart_handler); in mtk_wdt_remove()
Dat91rm9200_wdt.c268 res = unregister_restart_handler(&at91rm9200_restart_nb); in at91wdt_remove()
Dqcom-wdt.c209 unregister_restart_handler(&wdt->restart_nb); in qcom_wdt_remove()
Dbcm47xx_wdt.c239 unregister_restart_handler(&wdt->restart_handler); in bcm47xx_wdt_probe()
Ddw_wdt.c377 unregister_restart_handler(&dw_wdt.restart_handler); in dw_wdt_drv_remove()
Dsunxi_wdt.c297 unregister_restart_handler(&sunxi_wdt->restart_handler); in sunxi_wdt_remove()
Dimx2_wdt.c309 unregister_restart_handler(&wdev->restart_handler); in imx2_wdt_remove()
Ds3c2410_wdt.c669 unregister_restart_handler(&wdt->restart_handler); in s3c2410wdt_remove()
/linux-4.1.27/drivers/mmc/core/
Dpwrseq_emmc.c49 unregister_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_free()
/linux-4.1.27/drivers/pinctrl/qcom/
Dpinctrl-msm.c935 unregister_restart_handler(&pctrl->restart_nb); in msm_pinctrl_remove()