Searched refs:am33xx_restart (Results 1 – 3 of 3) sorted by relevance
22 void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
160 void am33xx_restart(enum reboot_mode mode, const char *cmd);162 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
215 .restart = am33xx_restart,