Searched refs:fastboot_set_reboot_flag (Results 1 – 2 of 2) sorted by relevance
434 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_BOOTLOADER)) in reboot_bootloader()448 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_FASTBOOTD)) in reboot_fastbootd()462 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_RECOVERY)) in reboot_recovery()
92 int __weak fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
Completed in 14 milliseconds