Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_sysfs.c177 [RPROC_DELETED] = "deleted",
H A Dremoteproc_core.c1802 if (rproc->state == RPROC_DELETED) { in rproc_boot()
2368 rproc->state = RPROC_DELETED; in rproc_del()
/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h425 RPROC_DELETED = 4, enumerator