Searched refs:strreplace (Results 1 – 3 of 3) sorted by relevance
113 strreplace(board_type, '/', '-'); in brcmf_of_probe()
412 strreplace(clmver, '\n', ' '); in brcmf_c_preinit_dcmds()
211 strreplace(char *str, char old, char new) in strreplace() function