Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/mellanox/
Dmlxbf-bootctl.c43 static const char * const mlxbf_bootctl_lifecycle_states[] = { variable
268 mlxbf_bootctl_lifecycle_states[lc_state]); in lifecycle_state_show()
271 return sprintf(buf, "%s\n", mlxbf_bootctl_lifecycle_states[lc_state]); in lifecycle_state_show()