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

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap4-restart.c15 * omap44xx_restart - trigger a software restart of the SoC
22 void omap44xx_restart(enum reboot_mode mode, const char *cmd) omap44xx_restart() function
H A Dboard-generic.c240 .restart = omap44xx_restart,
262 .restart = omap44xx_restart,
284 .restart = omap44xx_restart,
307 .restart = omap44xx_restart,
326 .restart = omap44xx_restart,
H A Dcommon.h185 void omap44xx_restart(enum reboot_mode mode, const char *cmd);
187 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) omap44xx_restart() function

Completed in 98 milliseconds