Searched refs:cpu_reset_hook_t (Results 1 – 2 of 2) sorted by relevance
259 typedef void (*cpu_reset_hook_t)(void); typedef260 extern cpu_reset_hook_t cpu_reset_hook;
62 cpu_reset_hook_t cpu_reset_hook = psci_reset;