Home
last modified time | relevance | path

Searched refs:repl_char (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() argument
34 if (src[item] == *repl_char) in replace_char_str()