Searched refs:am33xx_restart (Results 1 – 3 of 3) sorted by relevance
19 void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
142 void am33xx_restart(enum reboot_mode mode, const char *cmd);144 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
248 .restart = am33xx_restart,