Lines Matching refs:fastboot_fail
143 fastboot_fail("Unsupported command", response); in fastboot_handle_command()
150 fastboot_fail("unrecognized command", response); in fastboot_handle_command()
191 fastboot_fail("Expected command parameter", response); in download()
197 fastboot_fail("Expected nonzero image size", response); in download()
207 fastboot_fail(cmd_parameter, response); in download()
249 fastboot_fail("Received invalid data length", in fastboot_data_download()
335 fastboot_fail("missing command", response); in run_ucmd()
340 fastboot_fail("", response); in run_ucmd()
362 fastboot_fail("missing command", response); in run_acmd()
368 fastboot_fail("too long command", response); in run_acmd()
385 fastboot_fail("Cannot set reboot flag", response); in reboot_bootloader()
399 fastboot_fail("Cannot set fastboot flag", response); in reboot_fastbootd()
413 fastboot_fail("Cannot set recovery flag", response); in reboot_recovery()
431 fastboot_fail("partitions not set", response); in oem_format()
435 fastboot_fail("", response); in oem_format()
454 fastboot_fail("Expected command parameter", response); in oem_partconf()
462 fastboot_fail("Cannot set oem partconf", response); in oem_partconf()
480 fastboot_fail("Expected command parameter", response); in oem_bootbus()
488 fastboot_fail("Cannot set oem bootbus", response); in oem_bootbus()