Searched refs:tplg_save_quoted (Results 1 – 1 of 1) sorted by relevance
230 static int tplg_save_quoted(struct tplg_buf *dst, const char *str) in tplg_save_quoted() function292 return tplg_save_quoted(dst, str); in tplg_save_string()295 return tplg_save_quoted(dst, str); in tplg_save_string()396 err = tplg_save_quoted(dst, id); in save_config()