Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dremoteproc.c53 ops->is_running ? "is_running " : "", in print_remoteproc_list()
225 U_BOOT_CMD_MKENT(is_running, 1, 1, do_remoteproc_wrapper,
/rk3399_rockchip-uboot/include/
H A Dremoteproc.h73 int (*is_running)(struct udevice *dev); member
/rk3399_rockchip-uboot/drivers/remoteproc/
H A Dsandbox_testproc.c309 .is_running = sandbox_testproc_is_running,
H A Drproc-uclass.c371 fn = ops->is_running; in _rproc_ops_wrapper()
/rk3399_rockchip-uboot/doc/driver-model/
H A Dremoteproc-framework.txt65 (is_running does not change state)