Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/jazz/
Dsetup.c26 extern void jazz_machine_restart(char *command);
74 _machine_restart = jazz_machine_restart; in plat_mem_setup()
Dreset.c49 void jazz_machine_restart(char *command) in jazz_machine_restart() function