Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RPROC_LAST
drivers/remoteproc/remoteproc_sysfs.c
174
[RPROC_LAST] = "invalid",
drivers/remoteproc/remoteproc_sysfs.c
184
state = rproc->state > RPROC_LAST ? RPROC_LAST : rproc->state;