Searched refs:omap44xx_restart (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | board-generic.c | 273 .restart = omap44xx_restart, 298 .restart = omap44xx_restart, 320 .restart = omap44xx_restart, 347 .restart = omap44xx_restart, 370 .restart = omap44xx_restart,
|
H A D | omap4-restart.c | 12 * omap44xx_restart - trigger a software restart of the SoC 19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart() function
|
H A D | common.h | 167 void omap44xx_restart(enum reboot_mode mode, const char *cmd); 169 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart() function
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | board-generic.c | 274 .restart = omap44xx_restart, 299 .restart = omap44xx_restart, 321 .restart = omap44xx_restart, 348 .restart = omap44xx_restart, 371 .restart = omap44xx_restart,
|
H A D | omap4-restart.c | 12 * omap44xx_restart - trigger a software restart of the SoC 19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart() function
|
H A D | common.h | 191 void omap44xx_restart(enum reboot_mode mode, const char *cmd); 193 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart() function
|
Completed in 4 milliseconds