Home
last modified time | relevance | path

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

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