Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c51 static const char * const mlxbf_bootctl_lifecycle_states[] = { variable
278 mlxbf_bootctl_lifecycle_states[lc_state]); in lifecycle_state_show()
284 return sprintf(buf, "%s\n", mlxbf_bootctl_lifecycle_states[lc_state]); in lifecycle_state_show()