Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c352 static int tlmi_setting(int item, char **value, const char *guid_string) in tlmi_setting() function
936 ret = tlmi_setting(setting->index, &item, LENOVO_BIOS_SETTING_GUID); in current_value_show()
1453 ret = tlmi_setting(i, &item, LENOVO_BIOS_SETTING_GUID); in tlmi_analyze()
1495 if (!tlmi_setting(setting->index, &optitem, LENOVO_BIOS_SETTING_GUID)) { in tlmi_analyze()