Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dbootm.c138 int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() function
/external/u-boot/include/
Dcommand.h97 static inline int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() function