Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbootm.c141 int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() function
/openbmc/u-boot/include/
H A Dcommand.h124 static inline int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() function