Searched refs:spear_restart (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-spear/ |
H A D | restart.c | 21 void spear_restart(enum reboot_mode mode, const char *cmd) in spear_restart() function
|
H A D | spear1340.c | 36 .restart = spear_restart,
|
H A D | generic.h | 39 void spear_restart(enum reboot_mode, const char *);
|
H A D | spear1310.c | 63 .restart = spear_restart,
|
H A D | spear300.c | 215 .restart = spear_restart,
|
H A D | spear320.c | 272 .restart = spear_restart,
|
H A D | spear310.c | 257 .restart = spear_restart,
|
H A D | spear6xx.c | 420 .restart = spear_restart,
|
/kernel/linux/linux-6.6/arch/arm/mach-spear/ |
H A D | restart.c | 18 void spear_restart(enum reboot_mode mode, const char *cmd) in spear_restart() function
|
H A D | spear1340.c | 33 .restart = spear_restart,
|
H A D | spear1310.c | 60 .restart = spear_restart,
|
H A D | generic.h | 33 void spear_restart(enum reboot_mode, const char *);
|
H A D | spear300.c | 212 .restart = spear_restart,
|
H A D | spear320.c | 267 .restart = spear_restart,
|
H A D | spear310.c | 254 .restart = spear_restart,
|
H A D | spear6xx.c | 418 .restart = spear_restart,
|
Completed in 4 milliseconds