Home
last modified time | relevance | path

Searched refs:omap44xx_restart (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm/mach-omap2/
Dboard-generic.c279 .restart = omap44xx_restart,
304 .restart = omap44xx_restart,
326 .restart = omap44xx_restart,
353 .restart = omap44xx_restart,
376 .restart = omap44xx_restart,
Domap4-restart.c19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart() function
Dcommon.h167 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