Home
last modified time | relevance | path

Searched refs:RPROC_LAST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/remoteproc/
H A Dremoteproc_sysfs.c174 [RPROC_LAST] = "invalid",
184 state = rproc->state > RPROC_LAST ? RPROC_LAST : rproc->state; in state_show()
/linux/include/linux/
H A Dremoteproc.h436 RPROC_LAST = 7, enumerator