Home
last modified time | relevance | path

Searched refs:footbridge_restart (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-footbridge/
Dcommon.h12 extern void footbridge_restart(enum reboot_mode, const char *);
Dpersonal.c22 .restart = footbridge_restart,
Dcats-hw.c96 .restart = footbridge_restart,
Debsa285.c121 .restart = footbridge_restart,
Dcommon.c199 void footbridge_restart(enum reboot_mode mode, const char *cmd) in footbridge_restart() function