Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dtopology.c278 static int avs_parse_tokens(struct snd_soc_component *comp, void *object, in avs_parse_tokens() function
437 ret = avs_parse_tokens(comp, pos, parsers, num_parsers, tuples, esize); in parse_dictionary_entries()
850 ret = avs_parse_tokens(comp, cfg, modcfg_ext_parsers, in avs_tplg_parse_modcfg_ext()
1093 ret = avs_parse_tokens(comp, module, module_parsers, in avs_tplg_module_create()
1158 ret = avs_parse_tokens(comp, pipeline, pipeline_parsers, in avs_tplg_pipeline_create()
1270 ret = avs_parse_tokens(comp, path, parsers, num_parsers, tuples, offset); in avs_tplg_path_create()
1325 ret = avs_parse_tokens(comp, template, tmpl_tokens, num_tmpl_tokens, tuples, offset); in parse_path_template()
1521 ret = avs_parse_tokens(comp, acomp->tplg, manifest_parsers, in avs_manifest()