Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/power/reset/
Dbrcm-kona-reset.c47 return register_restart_handler(&kona_reset_nb); in kona_reset_probe()
Dmsm-poweroff.c46 register_restart_handler(&restart_nb); in msm_restart_probe()
Dhisi-reboot.c57 err = register_restart_handler(&hisi_restart_nb); in hisi_reboot_probe()
Drmobile-reset.c48 error = register_restart_handler(&rmobile_reset_nb); in rmobile_reset_probe()
Daxxia-reset.c63 err = register_restart_handler(&axxia_restart_nb); in axxia_reset_probe()
Dxgene-reboot.c69 err = register_restart_handler(&ctx->restart_handler); in xgene_reboot_probe()
Dst-poweroff.c92 return register_restart_handler(&st_restart_nb); in st_reset_probe()
Dtps65086-restart.c55 ret = register_restart_handler(&tps65086_restart->handler); in tps65086_restart_probe()
Dsyscon-reboot.c81 err = register_restart_handler(&ctx->restart_handler); in syscon_reboot_probe()
Darm-versatile-reboot.c153 err = register_restart_handler(&versatile_reboot_nb); in versatile_reboot_probe()
Dbrcmstb-reboot.c125 rc = register_restart_handler(&brcmstb_restart_nb); in brcmstb_reboot_probe()
Dgpio-restart.c98 ret = register_restart_handler(&gpio_restart->restart_handler); in gpio_restart_probe()
Dvexpress-poweroff.c97 err = register_restart_handler(&vexpress_restart_nb); in _vexpress_register_restart_handler()
Dkeystone-reset.c154 ret = register_restart_handler(&rsctrl_restart_nb); in rsctrl_probe()
Docelot-reset.c96 err = register_restart_handler(&ctx->restart_handler); in ocelot_reset_probe()
Doxnas-restart.c214 err = register_restart_handler(&ctx->restart_handler); in ox820_restart_probe()
/Linux-v6.1/include/linux/
Dreboot.h49 extern int register_restart_handler(struct notifier_block *);
/Linux-v6.1/drivers/soc/litex/
Dlitex_soc_ctrl.c114 error = register_restart_handler(&soc_ctrl_dev->reset_nb); in litex_soc_ctrl_probe()
/Linux-v6.1/drivers/mmc/core/
Dpwrseq_emmc.c80 register_restart_handler(&pwrseq->reset_nb); in mmc_pwrseq_emmc_probe()
/Linux-v6.1/arch/arm/mach-zynq/
Dslcr.c225 register_restart_handler(&zynq_slcr_restart_nb); in zynq_early_slcr_init()
/Linux-v6.1/drivers/reset/
Dreset-ath79.c118 err = register_restart_handler(&ath79_reset->restart_nb); in ath79_reset_probe()
Dreset-sunplus.c196 return register_restart_handler(&reset->notifier); in sp_reset_probe()
/Linux-v6.1/arch/powerpc/sysdev/
Dfsl_soc.c183 register_restart_handler(&restart_handler); in setup_rstcr()
/Linux-v6.1/drivers/mfd/
Dacer-ec-a500.c161 err = register_restart_handler(&a500_ec_restart_handler); in a500_ec_probe()
Dene-kb3930.c172 register_restart_handler(&kb3930_restart_nb); in kb3930_probe()

12