Searched refs:do_remoteproc_wrapper (Results 1 – 1 of 1) sorted by relevance
/u-boot/cmd/ |
A D | remoteproc.c | 162 static int do_remoteproc_wrapper(struct cmd_tbl *cmdtp, int flag, int argc, in do_remoteproc_wrapper() function 217 U_BOOT_CMD_MKENT(start, 1, 1, do_remoteproc_wrapper, 220 U_BOOT_CMD_MKENT(stop, 1, 1, do_remoteproc_wrapper, 223 U_BOOT_CMD_MKENT(reset, 1, 1, do_remoteproc_wrapper, 226 U_BOOT_CMD_MKENT(is_running, 1, 1, do_remoteproc_wrapper, 229 U_BOOT_CMD_MKENT(ping, 1, 1, do_remoteproc_wrapper,
|
Completed in 3 milliseconds