Home
last modified time | relevance | path

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

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