Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-footbridge/
Dcommon.h13 extern void footbridge_restart(enum reboot_mode, const char *);
Dpersonal.c23 .restart = footbridge_restart,
Dcats-hw.c97 .restart = footbridge_restart,
Debsa285.c122 .restart = footbridge_restart,
Dcommon.c196 void footbridge_restart(enum reboot_mode mode, const char *cmd) in footbridge_restart() function