Searched refs:footbridge_restart (Results 1 – 5 of 5) sorted by relevance
12 extern void footbridge_restart(enum reboot_mode, const char *);
22 .restart = footbridge_restart,
96 .restart = footbridge_restart,
121 .restart = footbridge_restart,
199 void footbridge_restart(enum reboot_mode mode, const char *cmd) in footbridge_restart() function