Home
last modified time | relevance | path

Searched refs:fastboot_set_reboot_flag (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/fastboot/
A Dfb_command.c406 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_BOOTLOADER)) in reboot_bootloader()
420 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_FASTBOOTD)) in reboot_fastbootd()
434 if (fastboot_set_reboot_flag(FASTBOOT_REBOOT_REASON_RECOVERY)) in reboot_recovery()
A Dfb_common.c92 int __weak fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
/u-boot/include/
A Dfastboot.h102 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason);
/u-boot/board/lg/sniper/
A Dsniper.c180 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
/u-boot/arch/arm/mach-rockchip/
A Dboard.c157 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
/u-boot/arch/arm/mach-meson/
A Dboard-common.c158 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
/u-boot/board/amazon/kc1/
A Dkc1.c168 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
/u-boot/board/ti/dra7xx/
A Devm.c1055 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function
/u-boot/board/ti/am57xx/
A Dboard.c1177 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() function

Completed in 14 milliseconds