Searched refs:RPROC_RUNNING (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | remoteproc.h | 358 RPROC_RUNNING = 2, enumerator |
/linux-4.1.27/drivers/remoteproc/ | ||
D | remoteproc_core.c | 864 rproc->state = RPROC_RUNNING; in rproc_fw_boot() |