Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dremoteproc.c158 static int do_remoteproc_wrapper(cmd_tbl_t *cmdtp, int flag, int argc, in do_remoteproc_wrapper() function
216 U_BOOT_CMD_MKENT(start, 1, 1, do_remoteproc_wrapper,
219 U_BOOT_CMD_MKENT(stop, 1, 1, do_remoteproc_wrapper,
222 U_BOOT_CMD_MKENT(reset, 1, 1, do_remoteproc_wrapper,
225 U_BOOT_CMD_MKENT(is_running, 1, 1, do_remoteproc_wrapper,
228 U_BOOT_CMD_MKENT(ping, 1, 1, do_remoteproc_wrapper,