Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dautoboot.h34 void autoboot_command(const char *cmd);
41 static inline void autoboot_command(const char *s) in autoboot_command() function
/openbmc/u-boot/common/
H A Dmain.c61 autoboot_command(s); in main_loop()
H A Dautoboot.c328 void autoboot_command(const char *s) in autoboot_command() function