Home
last modified time | relevance | path

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

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