Home
last modified time | relevance | path

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

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