Home
last modified time | relevance | path

Searched refs:RPROC_DELETED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/remoteproc/
Dremoteproc_sysfs.c73 [RPROC_DELETED] = "deleted",
Dremoteproc_core.c1748 if (rproc->state == RPROC_DELETED) { in rproc_boot()
2137 rproc->state = RPROC_DELETED; in rproc_del()
/Linux-v5.4/include/linux/
Dremoteproc.h409 RPROC_DELETED = 4, enumerator