Searched refs:mv78xx0_restart (Results 1 – 5 of 5) sorted by relevance
47 void mv78xx0_restart(enum reboot_mode, const char *);
85 .restart = mv78xx0_restart,
100 .restart = mv78xx0_restart,
152 .restart = mv78xx0_restart,
407 void mv78xx0_restart(enum reboot_mode mode, const char *cmd) in mv78xx0_restart() function