Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dorder-list-attributes.c53 return replace_char_str(buf, SEMICOLON_SEP, COMMA_SEP); in validate_ordered_list_input()
73 ATTRIBUTE_VALUES_PROPERTY_SHOW(elements, ordered_list, SEMICOLON_SEP);
184 replace_char_str(ordered_list_data->current_value, COMMA_SEP, SEMICOLON_SEP); in hp_populate_ordered_list_elements_from_package()
355 replace_char_str(ordered_list_data->current_value, COMMA_SEP, SEMICOLON_SEP); in hp_populate_ordered_list_elements_from_buffer()
H A Denum-attributes.c68 ATTRIBUTE_VALUES_PROPERTY_SHOW(possible_values, enumeration, SEMICOLON_SEP);
H A Dbioscfg.h40 #define SEMICOLON_SEP ";" macro
H A Dpasswdobj-attributes.c171 ATTRIBUTE_VALUES_PROPERTY_SHOW(encodings, password, SEMICOLON_SEP);