Searched refs:footbridge_restart (Results 1 – 5 of 5) sorted by relevance
13 extern void footbridge_restart(enum reboot_mode, const char *);
23 .restart = footbridge_restart,
97 .restart = footbridge_restart,
122 .restart = footbridge_restart,
196 void footbridge_restart(enum reboot_mode mode, const char *cmd) in footbridge_restart() function