Home
last modified time | relevance | path

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

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