Searched refs:mvebu_restart (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/ |
H A D | board-v7.c | 164 .restart = mvebu_restart, 180 .restart = mvebu_restart, 194 .restart = mvebu_restart, 208 .restart = mvebu_restart,
|
H A D | common.h | 20 void mvebu_restart(enum reboot_mode mode, const char *cmd);
|
H A D | dove.c | 37 .restart = mvebu_restart,
|
H A D | kirkwood.c | 191 .restart = mvebu_restart,
|
H A D | system-controller.c | 94 void mvebu_restart(enum reboot_mode mode, const char *cmd) in mvebu_restart() function
|
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/ |
H A D | board-v7.c | 161 .restart = mvebu_restart, 177 .restart = mvebu_restart, 191 .restart = mvebu_restart, 205 .restart = mvebu_restart,
|
H A D | common.h | 17 void mvebu_restart(enum reboot_mode mode, const char *cmd);
|
H A D | dove.c | 34 .restart = mvebu_restart,
|
H A D | system-controller.c | 91 void mvebu_restart(enum reboot_mode mode, const char *cmd) in mvebu_restart() function
|
H A D | kirkwood.c | 190 .restart = mvebu_restart,
|
Completed in 3 milliseconds