Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c193 static const char * const level_options[] = { variable
629 return sysfs_emit(buf, "%s\n", level_options[setting->level]); in level_show()
640 i = sysfs_match_string(level_options, buf); in level_store()