Searched refs:is_running (Results 1 – 6 of 6) sorted by relevance
57 ops->is_running ? "is_running " : "", in print_remoteproc_list()226 U_BOOT_CMD_MKENT(is_running, 1, 1, do_remoteproc_wrapper,
211 .is_running = stm32_copro_is_running,
330 .is_running = sandbox_testproc_is_running,
391 fn = ops->is_running; in _rproc_ops_wrapper()
107 int (*is_running)(struct udevice *dev); member
59 (is_running does not change state)
Completed in 6 milliseconds