Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/remoteproc/
Dremoteproc_sysfs.c171 [RPROC_DELETED] = "deleted",
Dremoteproc_core.c2004 if (rproc->state == RPROC_DELETED) { in rproc_boot()
2628 rproc->state = RPROC_DELETED; in rproc_del()
/Linux-v5.15/include/linux/
Dremoteproc.h433 RPROC_DELETED = 4, enumerator