Lines Matching defs:mode
158 void omap2xxx_restart(enum reboot_mode mode, const char *cmd);
160 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd)
166 void am33xx_restart(enum reboot_mode mode, const char *cmd);
168 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd)
174 void omap3xxx_restart(enum reboot_mode mode, const char *cmd);
176 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd)
182 void ti81xx_restart(enum reboot_mode mode, const char *cmd);
184 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd)
191 void omap44xx_restart(enum reboot_mode mode, const char *cmd);
193 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd)