Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/topology/
Dsave.c230 static int tplg_save_quoted(struct tplg_buf *dst, const char *str) in tplg_save_quoted() function
292 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()