Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dremoteproc.c57 ops->is_running ? "is_running " : "", in print_remoteproc_list()
226 U_BOOT_CMD_MKENT(is_running, 1, 1, do_remoteproc_wrapper,
/u-boot/drivers/remoteproc/
A Dstm32_copro.c211 .is_running = stm32_copro_is_running,
A Dsandbox_testproc.c330 .is_running = sandbox_testproc_is_running,
A Drproc-uclass.c391 fn = ops->is_running; in _rproc_ops_wrapper()
/u-boot/include/
A Dremoteproc.h107 int (*is_running)(struct udevice *dev); member
/u-boot/doc/driver-model/
A Dremoteproc-framework.rst59 (is_running does not change state)

Completed in 6 milliseconds