Searched refs:is_running (Results 1 – 5 of 5) sorted by relevance
53 ops->is_running ? "is_running " : "", in print_remoteproc_list()225 U_BOOT_CMD_MKENT(is_running, 1, 1, do_remoteproc_wrapper,
73 int (*is_running)(struct udevice *dev); member
309 .is_running = sandbox_testproc_is_running,
371 fn = ops->is_running; in _rproc_ops_wrapper()
65 (is_running does not change state)