Home
last modified time | relevance | path

Searched refs:bootdelay_process (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dautoboot.h24 const char *bootdelay_process(void);
36 static inline const char *bootdelay_process(void) in bootdelay_process() function
/external/u-boot/common/
Dmain.c59 s = bootdelay_process(); in main_loop()
Dautoboot.c290 const char *bootdelay_process(void) in bootdelay_process() function