Home
last modified time | relevance | path

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

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