Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcommon.h166 void am33xx_restart(enum reboot_mode mode, const char *cmd);
168 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
H A Dam33xx-restart.c19 void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
H A Dboard-generic.c248 .restart = am33xx_restart,