Home
last modified time | relevance | path

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

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