Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dtopology.c279 static int avs_parse_tokens(struct snd_soc_component *comp, void *object, in avs_parse_tokens() function
466 ret = avs_parse_tokens(comp, pos, parsers, num_parsers, tuples, esize); in parse_dictionary_entries()
891 ret = avs_parse_tokens(comp, cfg, modcfg_ext_parsers, in avs_tplg_parse_modcfg_ext()
1156 ret = avs_parse_tokens(comp, module, module_parsers, in avs_tplg_module_create()
1247 ret = avs_parse_tokens(comp, pipeline, pipeline_parsers, in avs_tplg_pipeline_create()
1359 ret = avs_parse_tokens(comp, path, parsers, num_parsers, tuples, offset); in avs_tplg_path_create()
1414 ret = avs_parse_tokens(comp, template, tmpl_tokens, num_tmpl_tokens, tuples, offset); in parse_path_template()
1726 ret = avs_parse_tokens(comp, acomp->tplg, manifest_parsers, in avs_manifest()