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