Home
last modified time | relevance | path

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

/openbmc/u-boot/include/test/
H A Dsuites.h28 int do_ut_dm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
/openbmc/u-boot/test/
H A Dcmd_ut.c41 U_BOOT_CMD_MKENT(dm, CONFIG_SYS_MAXARGS, 1, do_ut_dm, "", ""),
/openbmc/u-boot/test/dm/
H A Dtest-main.c199 int do_ut_dm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_dm() function