Home
last modified time | relevance | path

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

12

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

12