Searched refs:sandbox_testproc_is_running (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/remoteproc/
H A Dsandbox_testproc.c258 * sandbox_testproc_is_running() - Check if remote processor is running
263 static int sandbox_testproc_is_running(struct udevice *dev) function
331 .is_running = sandbox_testproc_is_running,

Completed in 43 milliseconds