Searched refs:restart_handler (Results 1 – 2 of 2) sorted by relevance
117 static struct notifier_block restart_handler; in mpc85xx_cds_restart_register() local119 restart_handler.notifier_call = mpc85xx_cds_restart; in mpc85xx_cds_restart_register()120 restart_handler.priority = 192; in mpc85xx_cds_restart_register()122 return register_restart_handler(&restart_handler); in mpc85xx_cds_restart_register()
172 static struct notifier_block restart_handler = { in setup_rstcr() local184 register_restart_handler(&restart_handler); in setup_rstcr()