Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c42 if (!strcmp(enum_data->possible_values[i], buf)) in validate_enumeration_input()
68 ATTRIBUTE_VALUES_PROPERTY_SHOW(possible_values, enumeration, SEMICOLON_SEP);
70 __ATTR_RO(possible_values);
281 strscpy(enum_data->possible_values[pos_values], in hp_populate_enumeration_elements_from_package()
283 sizeof(enum_data->possible_values[pos_values])); in hp_populate_enumeration_elements_from_package()
388 enum_data->possible_values[values], in hp_populate_enumeration_elements_from_buffer()
389 sizeof(enum_data->possible_values[values])); in hp_populate_enumeration_elements_from_buffer()
H A Dbioscfg.h156 u8 possible_values[MAX_VALUES_SIZE][MAX_BUFF_SIZE]; member
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_enum_attribute_test.cpp39 "possible_values" : [ "Concurrent", "Disruptive" ], in TEST_F()
68 "possible_values" : [ "Perm", "Temp" ], in TEST_F()
96 "possible_values" : [ "Concurrent", "Disruptive" ], in TEST_F()
136 "possible_values" : [ "Concurrent", "Disruptive" ], in TEST_F()
189 "possible_values" : [ "Concurrent", "Disruptive" ], in TEST_F()
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Denum-attributes.c45 options = tmp = kstrdup(wmi_priv.enumeration_data[instance_id].possible_values, in validate_enumeration_input()
87 attribute_s_property_show(possible_values, enumeration);
89 __ATTR_RO(possible_values);
195 strcat(wmi_priv.enumeration_data[instance_id].possible_values, in populate_enum_data()
197 strcat(wmi_priv.enumeration_data[instance_id].possible_values, ";"); in populate_enum_data()
H A Ddell-wmi-sysman.h30 char possible_values[MAX_BUFF]; member
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c959 return sysfs_emit(buf, "%s\n", setting->possible_values); in possible_values_show()
967 if (setting->possible_values) { in type_show()
969 if (strchr(setting->possible_values, ';')) in type_show()
1126 kfree(setting->possible_values); in tlmi_attr_setting_release()
1299 kfree(tlmi_priv.setting[i]->possible_values); in tlmi_sysfs_init()
1482 &setting->possible_values); in tlmi_analyze()
1483 if (ret || !setting->possible_values) in tlmi_analyze()
1501 setting->possible_values = in tlmi_analyze()
1512 if (setting->possible_values) in tlmi_analyze()
1513 strreplace(setting->possible_values, ',', ';'); in tlmi_analyze()
[all …]
H A Dthink-lmi.h75 char *possible_values; member
/openbmc/pldm/libpldmresponder/examples/bios/
H A Denum_attrs.json15 // Each is entry in the possible_values is mapped to entry in property_values.
/openbmc/pldm/
H A DREADME.md261 "possible_values": [
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware-attributes56 possible_values: