Searched refs:ti81xx_restart (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | ti81xx-restart.c | 15 * ti81xx_restart - trigger a software restart of the SoC 25 void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart() function
|
H A D | common.h | 182 void ti81xx_restart(enum reboot_mode mode, const char *cmd); 184 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart() function
|
H A D | board-generic.c | 214 .restart = ti81xx_restart, 231 .restart = ti81xx_restart,
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | ti81xx-restart.c | 15 * ti81xx_restart - trigger a software restart of the SoC 25 void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart() function
|
H A D | common.h | 158 void ti81xx_restart(enum reboot_mode mode, const char *cmd); 160 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart() function
|
H A D | board-generic.c | 213 .restart = ti81xx_restart, 230 .restart = ti81xx_restart,
|
Completed in 2 milliseconds