Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c52 static const char * const mlxbf_bootctl_lifecycle_states[] = { variable
280 mlxbf_bootctl_lifecycle_states[lc_state]); in lifecycle_state_show()
286 return sysfs_emit(buf, "%s\n", mlxbf_bootctl_lifecycle_states[lc_state]); in lifecycle_state_show()