Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/remoteproc/
Dremoteproc_sysfs.c166 static const char * const rproc_state_string[] = { variable
185 return sprintf(buf, "%s\n", rproc_state_string[state]); in state_show()