Home
last modified time | relevance | path

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

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