Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/
Dorder-list-attributes.c24 static int replace_char_str(u8 *buffer, char *repl_char, char *repl_with) in replace_char_str() function
53 return replace_char_str(buf, SEMICOLON_SEP, COMMA_SEP); in validate_ordered_list_input()
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()