Home
last modified time | relevance | path

Searched defs:bootdelay (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/
Dautoboot.c223 static int abortboot_key_sequence(int bootdelay) in abortboot_key_sequence()
246 static int abortboot_single_key(int bootdelay) in abortboot_single_key()
288 static int abortboot(int bootdelay) in abortboot()
325 int bootdelay; in bootdelay_process() local
/third_party/uboot/u-boot-2020.01/cmd/
Dbootmenu.c477 int menu_show(int bootdelay) in menu_show()