Home
last modified time | relevance | path

Searched refs:cobalt_machine_restart (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/mach-cobalt/
H A Dcobalt.h23 void cobalt_machine_restart(char *command);
/linux/arch/mips/cobalt/
H A Dreset.c46 void cobalt_machine_restart(char *command) in cobalt_machine_restart() function
H A Dsetup.c77 _machine_restart = cobalt_machine_restart; in plat_mem_setup()