Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dboard-generic.c274 .restart = omap44xx_restart,
299 .restart = omap44xx_restart,
321 .restart = omap44xx_restart,
348 .restart = omap44xx_restart,
371 .restart = omap44xx_restart,
Domap4-restart.c19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart() function
Dcommon.h191 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