Home
last modified time | relevance | path

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

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