Searched refs:FB_CMD_REBOOT (Results 1 – 4 of 4) sorted by relevance
26 #define FB_CMD_REBOOT "reboot" macro
106 return RawCommand(FB_CMD_REBOOT, "Rebooting", response, info); in Reboot()
1822 } else if (command == FB_CMD_REBOOT) { in Main()
45 {FB_CMD_REBOOT, RebootHandler}, in FastbootDevice()