Home
last modified time | relevance | path

Searched refs:register_restart_handler (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/power/reset/
A Dhisi-reboot.c57 err = register_restart_handler(&hisi_restart_nb); in hisi_reboot_probe()
A Dep93xx-restart.c65 err = register_restart_handler(&priv->restart_handler); in ep93xx_reboot_probe()
A Dst-poweroff.c92 return register_restart_handler(&st_restart_nb); in st_reset_probe()
A Darm-versatile-reboot.c153 err = register_restart_handler(&versatile_reboot_nb); in versatile_reboot_probe()
A Dsyscon-reboot.c84 err = register_restart_handler(&ctx->restart_handler); in syscon_reboot_probe()
A Dkeystone-reset.c155 ret = register_restart_handler(&rsctrl_restart_nb); in rsctrl_probe()
A Dvexpress-poweroff.c97 err = register_restart_handler(&vexpress_restart_nb); in _vexpress_register_restart_handler()
A Docelot-reset.c93 err = register_restart_handler(&ctx->restart_handler); in ocelot_reset_probe()
/linux/arch/xtensa/platforms/iss/
A Dsetup.c87 register_restart_handler(&iss_restart_block); in platform_setup()
/linux/arch/xtensa/platforms/xt2000/
A Dsetup.c143 register_restart_handler(&xt2000_restart_block); in xt2000_setup_devinit()
/linux/include/linux/
A Dreboot.h49 extern int register_restart_handler(struct notifier_block *);
/linux/drivers/soc/litex/
A Dlitex_soc_ctrl.c112 error = register_restart_handler(&soc_ctrl_dev->reset_nb); in litex_soc_ctrl_probe()
/linux/drivers/mmc/core/
A Dpwrseq_emmc.c80 register_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_probe()
/linux/arch/powerpc/sysdev/
A Dfsl_soc.c169 register_restart_handler(&restart_handler); in setup_rstcr()
/linux/arch/arm/mach-zynq/
A Dslcr.c225 register_restart_handler(&zynq_slcr_restart_nb); in zynq_early_slcr_init()
/linux/drivers/reset/
A Dreset-ath79.c114 err = register_restart_handler(&ath79_reset->restart_nb); in ath79_reset_probe()
A Dreset-sunplus.c195 return register_restart_handler(&reset->notifier); in sp_reset_probe()
A Dreset-lpc18xx.c183 ret = register_restart_handler(&rc->restart_nb); in lpc18xx_rgu_probe()
A Dreset-ma35d1.c220 err = register_restart_handler(&reset_data->restart_handler); in ma35d1_reset_probe()
/linux/drivers/mfd/
A Dacer-ec-a500.c161 err = register_restart_handler(&a500_ec_restart_handler); in a500_ec_probe()
A Dene-kb3930.c172 register_restart_handler(&kb3930_restart_nb); in kb3930_probe()
A Dntxec.c227 res = register_restart_handler(&ntxec_restart_handler); in ntxec_probe()
A Drn5t618.c227 ret = register_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_probe()
/linux/arch/xtensa/platforms/xtfpga/
A Dsetup.c74 register_restart_handler(&xtfpga_restart_block); in xtfpga_register_handlers()
/linux/drivers/watchdog/
A Dat91rm9200_wdt.c250 res = register_restart_handler(&at91rm9200_restart_nb); in at91wdt_probe()

Completed in 37 milliseconds

12