Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/remoteproc/
Dremoteproc_debugfs.c83 state = rproc->state > RPROC_LAST ? RPROC_LAST : rproc->state; in rproc_state_read()
/linux-4.4.14/include/linux/
Dremoteproc.h362 RPROC_LAST = 4, enumerator