Home
last modified time | relevance | path

Searched refs:sni_machine_restart (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/sni/
H A Dsetup.c36 extern void sni_machine_restart(char *command);
227 _machine_restart = sni_machine_restart; in plat_mem_setup()
H A Dreset.c28 void sni_machine_restart(char *command) in sni_machine_restart() function