Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Dcommon.h13 extern void footbridge_restart(enum reboot_mode, const char *);
H A Dpersonal.c23 .restart = footbridge_restart,
H A Dcats-hw.c97 .restart = footbridge_restart,
H A Debsa285.c122 .restart = footbridge_restart,
H A Dcommon.c195 void footbridge_restart(enum reboot_mode mode, const char *cmd) in footbridge_restart() function