Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_sysfs.c203 [RPROC_DELETED] = "deleted",
Dremoteproc_core.c1792 if (rproc->state == RPROC_DELETED) { in rproc_boot()
2291 rproc->state = RPROC_DELETED; in rproc_del()
/kernel/linux/linux-5.10/include/linux/
Dremoteproc.h421 RPROC_DELETED = 4, enumerator