Home
last modified time | relevance | path

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

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