Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds