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
159 void am33xx_restart(enum reboot_mode mode, const char *cmd);161 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() function
233 .restart = am33xx_restart,